Search NASA⌕ Search

SEARCH · Search NASA

Results for “digging”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

119 records · Page 7

Simulated Excavation Environment for Lunar Operations

With new pushes to reach and establish long term presences on both the Moon and Mars, significant effort has begun to develop methods of In-Situ Resource Utilization. Many of these methods involve excavation and manipulation of local regolith and, at this time, many of these missions are in the early planning phases. As such, simulations provide both an inexpensive and relatively easy method to perform high level proofs of concept and mission overviews along with an environment to perform machine learning for rovers and other robots. The Simulated Excavation Environment for Lunar Operations (SEELO) was born out of this need for consolidated capabilities. SEELO seeks to provide accurate life mission environments and regolith interaction mechanics while remaining lightweight enough to run in faster than real-time. These combined features allow SEELO to be used for mission planning purposes that offer an environment for lunar robots to perform Machine Learning on moving, digging, and various other activities. Using the Real-Time Development Platform (Unity) to utilize regolith excavation models created by Intelligent Capabilities Enhanced-Regolith Advanced Surface Systems Operations Robot and lunar surface data collected by NASA’s Lunar Reconnaissance Orbiter, SEELO has been able to provide NASA with a tool to plan, train, and even devise lunar missions.

Michael DuPuis↗

EVA Task and 3D Pose Recognition from Video

Extravehicular Activity (EVA) has been known to involve potential risks of biomechanical stresses and injuries to crewmembers. Gathering of EVA motion patterns is necessary for risk analysis and mitigation. However, many existing techniques, such as motion capture systems, are not only cost-prohibitive but are impractical for retrospective analysis of past missions. In this work, a software tool was developed, which can estimate the 3D poses of a spacesuit from photographs or videos, without using special sensors or equipment. The tool is based on the state-of-the-art artificial intelligence and machine learning (AI/ML) system, which was trained by studying and capturing motion patterns of past and current spacesuit test data. The AI/ML tool was further enhanced using synthetically generated data, in which the suit postures, backgrounds, camera angles and illumination conditions were parametrically adjusted and rendered for training. The tool, incorporated the methodologies of Convolutional Neural Network (CNN), was trained, and tested in the cloud computing environment. The trained model was then applied on new imagery and video to extract estimated joint positions and suit outlines. The joint positions were further processed to capture activity (“digging”), pose labels (“bending”), and other useful downstream information. The model performance on new imagery and video was successfully assessed for accuracy and reliability. This AI/ML based posture recognition tool thus allows for the quantification of injury risk and task performance characterization for both current and past missions and training, which can immensely help to improve EVA task and suit design.

Kyung Han Kim↗

Soil Displacement Terramechanics for Wheel-Based Trenching with a Planetary Rover

Planetary exploration rovers are expensive, weight constrained, and cannot be serviced once deployed. Here, we explore one way to increase their capabilities while avoiding the cost, mass, and complexity leading to these issues. We propose to re-use the large wheel actuators for trenching and other digging operations, which will enable a range of missions such as sampling deeper layers of soil. We present a new, closed-form model of the soil displaced by an angled, spinning wheel to analyze the trenching potential of a driving strategy and inform the control of the wheel. The model is demonstrated with single wheel experiments under different driving conditions. The model suggests: that a deep trench does not require large tractive efforts; that the shape of the trench can be controlled; and that a rear wheel has a lower risk of entrapment when trenching than a front wheel. Ultimately this model could be used in a nonprehensile manipulation planning or learning algorithm to enable autonomous trenching.

Wheels↗

Making or Breaking a Rover: System Engineering Parameters On-Board the Mars 2020 Perseverance Rover

On February 18, 2021, Perseverance, NASA’s Jet Propulsion Laboratory’s (JPL’s) Mars 2020 Rover, successfully landed on Mars with all systems nominal, despite the risk surrounding the over 200,000 internal flight parameters that had to be properly configured. The Perseverance team defines these parameters as software variables that are configurable, commandable and retrievable from Earth. In 2015, the Mars 2020 project leaders focused on improving systems engineering of parameters based on their experiences from parameter management on previous Mars rovers (Curiosity, Opportunity, Spirit, and Pathfinder) and parameter failures of past missions, such as the mission-ending parameter of the Mars Climate Orbiter. The new rigorous development process allowed for efficient certification and effective implementation of the parameters, allowing the rover to approach and land on the red planet (the most challenging phase of the mission) with zero parameter issues. Although successful, the Perseverance team learned many lessons for how to better manage parameters for the continued surface operations of the Mars 2020 mission and future missions. This paper will discuss eight parameter-management topics for the Perseverance Mission. The first is parameter definition: how we define parameters on our mission, where they are physically located on the vehicle, and why we have so many of them. The second topic is the updated parameter flight software module from Curiosity, including details on the 99% reduction in parameter commands, new bulk configuration capabilities, and improved parameter traceability. The third topic is parameter selection for different mission phases; this includes improving and tweaking our preferred parameter settings until they become certification candidates and managing parameter configurations based on test venue throughout the mission life cycle. The fourth topic is our flight certification process; this includes certification of flight values for four different epochs in the mission: Launch, Entry Decent and Landing (EDL) - 6days, Landing + 5 Sols (Martian Days, still on Cruise Flight Software), and once are on Surface Flight Software (FSW). The fifth topic covers in-flight command implementation, along with details on testing, validation, and verification of those commands. In the sixth section, we will explain our use of open-source management tools, including how we used GitHub for version control and management approvals. The seventh topic will describe the ground tools used in operations, including capabilities of the in-house built tool called Parasol. The eighth and final topic will dig into lessons learned for improving parameter management in the future of this mission and others.

Roth, Brian↗

Making or Breaking a Rover- Systems Engineering Parameters On-Board the Mars 2020 Perseverance Rover

On February 18, 2021, Perseverance, NASA’s Jet Propulsion Laboratory’s (JPL’s) Mars 2020 Rover, successfully landed on Mars with all systems nominal, despite the risk surrounding the over 200,000 internal flight parameters that had to be properly configured. The Perseverance team defines these parameters as software variables that are configurable, commandable and retrievable from Earth. In 2015, the Mars 2020 project leaders focused on improving systems engineering of parameters based on their experiences from parameter management on previous Mars rovers (Curiosity, Opportunity, Spirit, and Pathfinder) and parameter failures of past missions, such as the mission-ending parameter of the Mars Climate Orbiter. The new rigorous development process allowed for efficient certification and effective implementation of the parameters, allowing the rover to approach and land on the red planet (the most challenging phase of the mission) with zero parameter issues. Although successful, the Perseverance team learned many lessons for how to better manage parameters for the continued surface operations of the Mars 2020 mission and future missions. This paper will discuss eight parameter-management topics for the Perseverance Mission. The first is parameter definition: how we define parameters on our mission, where they are physically located on the vehicle, and why we have so many of them. The second topic is the updated parameter flight software module from Curiosity, including details on the 99% reduction in parameter commands, new bulk configuration capabilities, and improved parameter traceability. The third topic is parameter selection for different mission phases; this includes improving and tweaking our preferred parameter settings until they become certification candidates and managing parameter configurations based on test venue throughout the mission life cycle. The fourth topic is our flight certification process; this includes certification of flight values for four different epochs in the mission: Launch, Entry Decent and Landing (EDL) - 6days, Landing + 5 Sols (Martian Days, still on Cruise Flight Software), and once are on Surface Flight Software (FSW). The fifth topic covers in-flight command implementation, along with details on testing, validation, and verification of those commands. In the sixth section, we will explain our use of open-source management tools, including how we used GitHub for version control and management approvals. The seventh topic will describe the ground tools used in operations, including capabilities of the in-house built tool called Parasol. The eighth and final topic will dig into lessons learned for improving parameter management in the future of this mission and others.

Roth, Brian↗

Rebuilding the Habitable Zone from the Bottom Up

The idea of habitability has been useful for categorizing places where life might exist in the universe. Circumstellar habitable zones estimate whether rocky planets might harbor liquid surface water, geophysical and tidal habitable zones gauge places like icy moons. Combined with biological constraints of energy and element availability, habitability can be key for eliminating false positive biosignatures. But is there a more fundamental and complete way to talk about all of this? I’ll share a proposal for a concept of “computational zones” that digs deep into the fundamentals of what we think we know about life, and its relationship to matter, energy, and thermodynamics. With some simple examples I’ll also show how we can apply this to real (and imagined) questions, and what it suggests for the kinds of measurements and missions that could have the greatest astrobiological impact.

icy moons↗

Fundamental Regolith Properties, Handling and Water Capture (FLEET) Project Update

The FLEET project, begun in FY21, was designed to research several concepts for components and subsystems needed for extracting water from planetary ice deposits. This is one of two approaches for providing water off-Earth for direct use and also for feedstock to manufacture spacecraft propellants. The other approach is to extract lattice-bound water and hydroxyl from the minerals that make up the solid grains of rock and regolith. The ultimate intent is to integrate the findings with other efforts, such as, in the creation of complete water-from-ice production systems for various down-stream uses. The project consists of several elements, now in various stages of completion. They are presented here in the approximate order they would generally be applied to a water-extraction system: Digging icy regolith, transporting it, capturing water vapor, and sealing chambers from the outer environment.

L Gertsch↗

Fundamental Regolith Properties, Handling and Water Capture (FLEET) Update

The FLEET project, begun in FY21, was designed to research several concepts for components and subsystems needed for extracting water from planetary ice deposits. This is one of two approaches for providing water off-Earth for direct use and also for feedstock to manufacture spacecraft propellants. The other approach is to extract lattice-bound water and hydroxyl from the minerals that make up the solid grains of rock and regolith. The ultimate intent is to integrate the findings with other efforts, such as, in the creation of complete water-from-ice production systems for various down-stream uses. The project consists of several elements, now in various stages of completion. They are presented here in the approximate order they would generally be applied to a water-extraction system: Digging icy regolith, transporting it, capturing water vapor, and sealing chambers from the outer environment.

regolith excavation↗

ISRU Pilot Excavator (IPEx) Technology Readiness Level 5 Design Overview

This paper details the mechanical and mechatronic design of the Technology Readiness Level (TRL)-5 In-Situ Resource Utilization (ISRU) Pilot Excavator (IPEx). IPEx is a robotic excavator designed for a technology demonstration of regolith mining in the lunar south -pole region. The novel design uses pairs of counter-acting excavation tools called bucket drums, that dig at the same time in opposing directions to reduce the reaction force needed, thereby enabling mining with a small, low-mass, robotic system. IPEx builds on the prior work of the Regolith Advanced Surface Systems Operations Robot (RASSOR), which is the TRL-4 implementation of this concept. The TRL-5 IPEx subsystems that are discussed in this paper include: Regolith Delivery Subsystem (RDS), Mobility Subsystem (MS), Cameras and Dust Mitigation Subsystem (CDMS), and Thermal Control Subsystem (TCS). Each subsystem is described in detail with rationale for design selections. Dust tolerance is a key feature for IPEx and this paper details a thermal control system with an actuated radiator cover and phase change material as well as camera modules with removable electrodynamic dust shields (EDS). Additional components such as actuators, wheels, and bucket drums are discussed in detail. Due to their complexity, the avionics and software subsystems will be discussed in a separate publication.

RASSOR↗

Identifying Neutron Irradiation in Space to Mitigate Bio-Medical Effects

Ubiquitous GCR high energy particles >1 GeV is primary concern • Medical effects compounded by ionizing dose of radiation from energetic particles- cancer, mutations, microbiome changes • Cancer induction and effects are irreversible after initiation • Long term space radiation exposure is cancer promoting but reversible Secondary GCR and Solar induced neutron spallation is a concern • Produced by interactions with space craft materials, EVA and planetary surfaces • Neutron Quality Factor is 10x that of beta, x-ray or gamma rays Space isn’t friendly to life or electronics! Real-time charged particle and EARLY neutron detection are required. Traveling fast or digging deep are the best protection. Nuclear space propulsion through LENR/LCF/Solid-State Fusion is a good bet!

space medicine↗

A Basic Robotic Excavator (the Glenn Digger): Description, Design, and Initial Operation

This paper describes the design, commercial part selections, fabrication, assembly, installation, and initial operation of a two degree of freedom robotic excavator. Colloquially referred to as "the NASA Glenn Digger," it was designed specifically to be mounted onto, and to operate with, the then newly developed Centaur 2 robotic mobility base. The excavator, when mounted to Centaur 2, is designed to scoop loose regolith from the terrain, raise its loaded bucket up and dump the load into a hopper of at least a 1-m-height. The hopper represents the input to a machine that would process the raw material, such as to produce oxygen from lunar regolith as would be required for long-term lunar habitation. This equipment debuted at the annual Research and Technology Studies ("Desert RATS", Ref. 1) event held north of Flagstaff, Arizona, in September of 2010, when the Digger was successfully joined to Centaur 2 and the shoveling articulation was demonstrated. During 2011, the hardware was modified for added strength, strain gauges were added to measure loads, and the controls were improved in preparation for the 2011 Desert RATS event, where additional "field operations" experience was gained.

backhoe↗