Asteroid Mission Simulators

2014 Challenge


  • Hashtags:

    #asteroid, #asteroidsim

    Contact:

    [email protected]

    Tags:

    Model


    Challenge Description

    Asteroid missions come together thanks to space mission simulators, physics-based game engines, asteroid databases, and data visualizers. Each application excels at certain aspects of a mission: one simulator is great at propulsion, another provides the capability to create the spacecraft cockpit, and the asteroid databases provide details about the ephemera. However, mission simulations can be limited to a single computer. Though a few simulators and game engines provide a networking capability, they can only exchange data with other copies of the same application. This challenge is to create a solution that would integrate a variety of simulators, game engines, databases, and data visualizers into a mission simulation that is distributed across the Internet.

    The High Level Architecture (HLA) protocol enables exchange of data among computer models at locations around the Internet, and the production of distributed simulations. Create space mission simulators, asteroid databases, and data visualization applications with an HLA interface.

    Background

    Originally developed by the Department of Defense (DoD), standardized by the Institute of Electrical and Electronics Engineers (IEEE), and maintained by the Simulation Interoperability Standards Organization (SISO), the IEEE 1516-2010 High Level Architecture (HLA) Evolved standard enables communication among computer models, or “federates”, that join a “federation” via a Run Time Infrastructure (RTI). Most university libraries have a copy of IEEE-1516-2010. The PoRTIco Project provides a free 2000 version of the HLA RTI. Open HLA (OHLA) is another free RTI.

    Space mission simulators, asteroid databases, and data visualizers provide Application Programming Interfaces (API), or telecommunication functions. Using code libraries provided by the RTI and commands specified by the API or documentation, developers can produce a reusable HLA interface between the application and a federate.

    Activities associated with this challenge include identifying space mission simulators, game engines, asteroid databases, data visualizers that offer an Application Programming Interface (API) or a communications link that could benefit from an HLA interface. You can use NASA’s General Mission Analysis Tool (GMAT), other simulators and physics-based game engines, and asteroid databases such as the Minor Planets Center Orbit Database (MPCORB). Developing HLA interfaces for these systems would enable the integration of distributed space mission simulations.

    Write Java, C++, or modeling code to implement an interface between the simulator, asteroid database, or data visualizer, and an HLA federate. Demonstrate the HLA Interface by producing computer simulations or “federates”, a federate publishes and sends data and another federate subscribes to and receives the data. If the HLA interface is for a space flight simulator then an associated federate can get data from the simulator and send the data to another federate that displays the data as text, or a graph, or drive the position of 3D objects in a display. If the application is a data visualizer, the associated federate receives data from another federate and updates the visualization.

    Solution Ideas

    Here are some ways for you to frame this solution:

    Source code for the HLA interface to space mission simulator, asteroid database, or data visualizer which includes an interface with a modular design to enable reusability; data with location, orientation, heading, velocity; source code with comments and documentation; and language compatible with the RTI, e.g., Java or C++. Integrated demonstration with two HLA federates, if possible, that send and receive federates; exchange data between federates with an object name, an identifier, position, orientation, heading, and velocity; and receiving federate displaying incoming data either as text, a graph, or animation of a 3D model; and procedure documentation.

    Sample Resources

    IEEE Standard for Modeling and Simulation (M&S) High Level Architecture (HLA) - Framework and Rules: https://standards.ieee.org/findstds/standard/1516-2010.html


    Space mission simulators, game engines, and asteroid databases:


  • The following projects are solving this challenge:

    • Asteroid Mission Simulator

      This projects attempts to show the average person what it would be like to control a rover deployed to an asteroid exploration and research mission. It demonstrates how state of the art technology is used in deep space exploration. Visit Project

    • Asteroid tracking

      We have developed a Real Data Scaled Solar System using NASA's database information. We have used PYthon to contact with the Database using Telnet, and we hace displayed the Solar system in a real scale using Blender and Unity Visit Project

    • Asteroid Game

      Just Entertainment and fun .. Visit Project

  • Welcome to the collaborative hackpad! You can use this open document to collaborate with others, self organize, or share important data. Please keep in mind that this document is community created and any views, opinions, or links do not reflect an official position of the Space Apps Challenge, NASA, or any of our partners.

    Building a team or looking for one to join? Feel free to create a Matchmaking section at the bottom of the document to help in gathering great minds together!

    If you want to edit the Hackpad, or have trouble viewing it, please create an account at Hackpad.com