Search NASASearch

SEARCH · Search NASA

Results for “Vehicle Safety”

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.

420 records · Page 24

Utilization of Unmanned Aircraft Systems for Environmental Purposes at the Savannah River Site – 26578

Born in the 1950s, the Savannah River Plant was constructed as a plutonium and tritium production plant. As the Cold War era came and went, a change of direction was signaled when the name of the facility changed from Savannah River Plant to Savannah River Site (1989) – the main mission at Savannah River shifted from “production” to “cleanup.” The Department of Energy is responsible for managing the 310 square miles of land that is the Savannah River Site and the cleanup/remediation activities that occur. The Savannah River National Laboratory utilizes unmanned aircraft systems to assist with some of those environmental monitoring and remediation activities. One function of unmanned aircraft systems at the Savannah River National Laboratory is conducting aerial photography and videography. Various infrastructure evaluations have been performed with unmanned aircraft – facility rooftop inspections, water tower lock verifications, earthen dam surveys, etc. An unmanned aircraft system has been used for progress footage of remediation projects – Dunbarton Bay remediation, Saltstone Disposal Unit construction, etc. Thermal cameras on an unmanned aircraft system are used to help identify cracks/leaks in structures from vantage points not readily accessible by personnel. Virtual tours of different waste units are conducted with unmanned aircraft systems for Site groups and federal/state regulators to save costs and travel time. Additionally, advanced remote sensing technologies are used on unmanned aircraft systems at the Savannah River Site. Light Detection and Ranging uses laser pulses to measure distances to the Earth's surface or other targets to create highly detailed topographic maps that accurately portray terrain (e.g., elevation changes, slopes, and contours). Data collection with a Light Detection and Ranging unit mounted on an unmanned aircraft system is quick and efficient – large-area surveys are conducted in shorter time frames. Because Light Detection and Ranging can penetrate through foliage and vegetation to ground level, it is being used in conjunction with a watershed model to study the General Separations Area of the Site to determine stormwater flow volume and direction, monitor stream stability, and forecast river flow behavior. A hyperspectral camera captures a wide spectrum of electromagnetic wavelengths across numerous narrow bands, beyond what the human eye can see. It provides detailed spectral information about the objects or surfaces in an image, which can be used to identify and analyze materials based on their spectral signatures. A hyperspectral camera mounted on an unmanned aircraft system has been used at the Savannah River Site for non-destructive evaluation of concrete and concrete structures. Unmanned aircraft systems at the Savannah River Site are also used for the application of herbicide on identified rooftops. P-Reactor and R-Reactor are entombed nuclear reactors at the Savannah River Site. Unwanted vegetation is often present on these rooftops – over time roots can penetrate seams, cracks, and joints of the general roof and concrete caps, leading to water ingress and deterioration of the structural components. For time and cost efficiencies as well as in the interest of personnel safety, an unmanned aircraft is used to dispense herbicide on rooftop areas where vegetation is noticed to help alleviate the issues/hazards.

Lorier, Troy [Savannah River National Laboratory (

Toward Trustworthy Autonomous Science: A Two-Year Community Roadmap

One year ago, the AISLE roadmap argued that autonomous laboratories operated as isolated islands and proposed a grassroots network organized around five critical dimensions. The field has since moved faster than that roadmap anticipated: multi-agent systems have produced experimentally validated hypotheses, self-driving laboratories have grown more interoperable and orchestrated, reasoning-trained and domain foundation models have raised the capability ceiling, and the Genesis Mission has placed autonomous experimentation at the center of U.S. federal science strategy, with industry emerging as a primary actor. Progress has met a sobering counter-current, including a corrected flagship discovery result, benchmarks showing that agents which rival experts on closed-ended questions still complete only a fraction of open-ended research, and fabricated citations surfacing at leading venues. We read this as the defining tension of the field: producing a candidate discovery is no longer the hard part, but verifying it is, and this asymmetry now limits autonomous science more than raw model capability. Accordingly, we update the roadmap around seven dimensions, revisiting the original five and elevating two former cross-cutting concerns, trust, verification, and reproducibility, and safety, security, and governance, to first-class status. We assess the original milestones (M1 through M14) as achieved, partially achieved, reframed, or open, add four new milestones (M15 through M18) for the elevated dimensions, and scope the path forward to a two-year horizon, with the first year concentrating on interfaces, protocol adoption, and the scaffolding of verification, and the second targeting federation, zero-trust coordination, and governance. Throughout, we position the grassroots network as the interoperability fabric that lets national programs, international initiatives, and commercial platforms connect rather than re-silo.

99 GENERAL AND MISCELLANEOUS

Machine Learning for Predicting Team Functioning in HERA Missions

Team functioning is integral to success in future long term space exploration missions. Proactively detecting declines in team functioning can mitigate conflict and ensure mission success. This project developed a speech-based artificial intelligence (AI) system that unobtrusively predicts degradation in team functioning, including performance and cohesion, in the Human Exploration Research Analog (HERA) Campaigns 4 and 5. The AI system conducted automated analysis of the prosodic (tone of voice) and linguistic (language content) components of speech, modeling interpersonal dynamics at both the turn-taking and day-wide levels. We investigated team functioning via observing structured interactions (i.e., multi-mission space exploration vehicle-extra vehicular activity [MMSEV-EVA], team interaction battery [TIB]) and unstructured interactions before the MMSEV-EVA task. We developed machine learning models to predict team functioning (objective task accuracy, self reported team efficacy and self reported team cohesion) by analyzing OpenSmile acoustic features, linguistic descriptors extracted via the linguistic inquiry and word count (LIWC) dictionary, and semantic embeddings. In the TIB, static models using logistic regression and random forests were not able to predict task accuracy, but predicted team efficacy and cohesion during both the decision making and relational tasks to a moderate level (60-70%). Majority voting on the individual turns to predict day long team efficacy further increased accuracies (70-80%). Finally, long short-term memory (LSTM) models showed the best performance across all variables (80-91%), including task performance. In the MMSEV-EVA, static models achieved an accuracy of 60% with majority voting, which increased to 80% through the incorporation of mission day as a variable, accounting for the learning effect. A key finding across both tasks was the "team-dependent" nature of these interactions; models achieved much higher accuracy when trained on prior days of the same team's data rather than attempting to generalize across entirely different teams, with even 1-2 days of prior data per team achieving 5-15% improvement over team-independent models. In addition, the incorporation of pre-task data from the same team also improves model performance, e.g., incorporating data from the decision-making task of the TIB, which preceded the relational task, improved the prediction of team efficacy and cohesion during the latter. We compared model performance when trained on machine-generated data compared to data that had been further corrected by human annotators. Overall, models trained on human-corrected data exhibited a modest improvement in performance, particularly when acoustic features were used. We found no significant correlation between word error rate (WER) and model accuracy (r(55) = -0.08, p = 0.51), but model’s accuracy was significantly higher for medium/high quality transcription (0.74 (SD = 0.48)) compared to the low-quality group (0.64 (SD = 0.36)) (t(63)=2.82, p = 0.006). Based on these, several design recommendation emerge, that could inform Standards at NASA. Models predicting team functioning should incorporate at least one to two days of historical interaction data, include brief pre-task discussions, and explicitly model temporal learning effects, especially for longer operational tasks. Minimum quality standards for automated speech-processing pipelines are needed, given the performance gains observed with manually corrected acoustic data. Finally, systems should leverage both acoustic features and language embeddings in complementary ways, with modality choices and fusion strategies tailored to mission context, task demands, and data quality requirements.

Shrivatsa Mishra

Ultra-High-Temperature Ceramics Evaluated for Aeropropulsion Use

Ultra-high-temperature ceramics (UHTC) are a group of materials consisting of zirconium diboride (ZrB2) or hafnium diboride (HfB2) plus silicon carbide (SiC), and in some instances, carbon (C). They offer a combination of properties that make them candidates for airframe leading edges on sharp-bodied reentry vehicles. These UHTCs perform well in the environment for such applications (i.e., air at low pressures). The purpose of this study at the NASA Glenn Research Center was to examine three of these materials under conditions more representative of a propulsion environment: that is, higher oxygen partial pressure and total pressure. Relatively long, multiple-exposure cycles were emphasized. We completed an in-house study of ZrB2 plus 20 vol% SiC (abbreviated as ZS), ZrB2 plus 14 vol% SiC and 30 vol% C (ZSC), and SCS-9a SiC fiber-reinforced ZrB2 plus 20 vol% SiC (ZSS). HfB2-based compositions were not included in the study because of their high cost. The capability of UHTC for propulsion applications must be compared with that of mature, available, and commercially used ceramics such as silicon nitride (e.g., AS-800) to put things in proper perspective. In terms of mechanical properties, UHTCs fall short in terms of strength and fracture toughness. At about 1300 C, the creep resistance of ZS appears to be superior to the creep resistance reported for AS-800. However, the stress rupture life for Si3N4 under stress and temperature conditions similar to those used in this study is measured in hundreds of hours. Because of oxidation, ZS could not achieve such lives. In terms of oxidation resistance, acceptable amounts of material recession in 1 hour to thousands of hours, depending on the specific propulsion application, are on the order of 100 to 300 mm. This converts to an acceptable range of parabolic recession rate constants kp" of approximately less than or equal to 10(exp -1) to 10(exp -2) square millimeters per hour for a 1-hr application. For a 100-hr application, an acceptable range of kp" would be less than or equal to those values divided by 100. For the more oxidation resistant ZS material, measured parabolic recession rate constants were 4.7 x 10(exp -3) millimeters per hour at 1327 C, 7.8 x 10(exp -2) square millimeters per hour at 1627 C, and 1.3 millimeters per hour at 1927 C. Thus, recession rate constants for ZS are acceptable at 1327 C for a 1-hr application, but here silicon nitride is a superior material. At 1627 C, ZS oxidation is marginal for a 1-hr application, but dimensional growth would be an issue. In a 100-hr application, ZS cannot be considered at any temperature. Our cursory examination of thermal shock, both from a theoretical and experimental viewpoint, indicated that the ZS and ZSC UHTCs are inferior to AS-800 silicon nitride. On the basis of this limited study, UHTCs are not ready to be considered as aeropropulsion materials for any applications longer than a few minutes. Current materials suffer from aggressive oxidation and moisture attack (Quynhgiao Nguyen, NASA Glenn, and Raymond C. Robinson, QSS Group, Inc., Cleveland, OH, 2002, private communication), and they are susceptible to thermal shock. For long-term propulsion applications, major improvements in environmental durability are needed. Work is in progress to improve the oxidation resistance of UHTC materials.

Stanley R Levine

Investigating Laser Beam Welding as an In-Space Joining Technique via Thermal Vacuum and Microgravity and Vacuum Experiments

In-space joining technologies are crucial for stimulating an in-space economy and for enabling sustained space exploration by in-space manufacturing and repair of metallic structures. Compared to brazing or soldering, in-space welding (ISW) can provide highly hermetic, strong, and complex joints, potentially without introducing additional material. However, the influence of extreme temperatures, reduced pressure, and reduced gravity on ISW is not yet fully elucidated. Several efforts at NASA are investigating laser beam welding (LBW) as a joining and repair method in both thermal vacuum (TVAC) and combined vacuum & reduced gravity environments. NASA Marshall Space Flight Center (MSFC) shepherded several ISW projects in its past, including the 1973 electron beam welding on Skylab, the 1989 low-power LBW on parabolic flights, and the unflown 1990s-era In-Space Welding Experiment. Recent parabolic flights and 3 degree-of-freedom ground testing build upon this heritage. A collaboration with the Ohio State University using NASA Langley Research Center (LaRC) hardware retrofitted for LBW achieved the first high-powered laser welds under vacuum and low gravity and developed a workforce capable developing such experimental hardware. A ground testing campaign at the MSFC Flat Floor simulated fit-up and welding representative of ISW in 3 degrees of freedom to emulate microgravity effects on inertial systems. One ongoing effort is a NASA Early Career Initiative project – Lunar Assembly and Servicing by Autonomous Robotics (LASAR). Ruggedized LBW components were developed by an external partner for use in TVAC. A TVAC-rated robotic arm was procured by MSFC and used in the first known robotic laser weld where all components save the laser generator were under vacuum. NASA Johnson Space Center (JSC) is advancing supervised autonomy of ISW. NASA LaRC continues to adapt their unique snowflake joint geometry, suitable for connecting segments in trusses and other structures, to LBW. Upcoming TVAC campaigns will focus on testing extreme temperatures, proving out autonomous operations, and demonstrating weld repair. Weld inspection will occur via a non-contact nondestructive evaluation (NDE) technique – electromagnetic acoustic transduction (EMAT). Another ongoing effort based at MSFC is the DISCMAN -- DIsk-Shaped Configurable and Modular vAcuum uNit – which seeks to development a compact, modular payload that can provide a vacuum environment while in a reduced gravity condition. This payload could support multiple in-space manufacturing developmental efforts, with the first demonstration technology being LBW. Currently, the design is targeting operations in the pressurized volume of a space station, but the payload could readily be adapted to other flight platforms such as parabolic or even suborbital vehicles. LASAR elucidates the effects of temperature and vacuum on LBW while DISCMAN probes those of vacuum and gravity. Through these complementary efforts, NASA is addressing the primary challenges of ISW across the space environment while simultaneously developing and maturing technologies including robotic systems and inspection methodologies for future practical implementation on the Moon and beyond. This approach is timely, as upcoming missions requiring sustained human presence in space will depend on reliable ISW capabilities to create robust metallic joints currently unproven in the space environment and to perform repairs in situ .

hypogravity

Photophoretic Propulsion Enabling Mesosphere Exploration NIAC Phase I Final Report

This Phase I report presents a comprehensive study on photophoretic flyers—innovative, ultralight, solar-powered vehicles that harness photophoretic forces generated via Knudsen pumping to achieve sustained flight in the mesosphere (50–80 km altitude). By integrating advanced materials such as nanocardboard— characterized by its extremely low areal density (~1 g/m²) and high bending stiffness—with ultrathin light-absorbing coatings, the project converts incident solar radiation directly into a directed thrust. Extensive experimental investigations, coupled with high-fidelity computational fluid dynamics (CFD) simulations using ANSYS Fluent, validate the concept across various three-dimensional geometries, including spherical, conical, and rocket-shaped configurations. These simulations bridge the gap between free-molecular and continuum flow regimes, demonstrating that optimized designs can generate lift forces sufficient to support kilogram-scale payloads even in low-pressure environments. At the heart of this innovation is the use of Knudsen pumping, where temperature gradients across porous surfaces induce directional gas flow, creating a modest overpressure that provides lift. The report introduces an analytical framework that interpolates between the well-known low-Reynolds number drag regime and the high-Reynolds number momentum theory. This model accurately predicts lift based on design parameters such as microchannel dimensions, porous wall geometry, areal density, and nozzle exit area. For instance, simulations indicate that 10-meter-scale structures with carefully engineered porous walls can achieve the necessary pressure differential to support scientifically significant payloads (~1 kg). The study also explores a hybrid propulsion approach that combines solar buoyancy with photophoretic lift. Initially, solar heating creates a buoyant force that elevates the flyer to mesospheric altitudes. Once in the optimal pressure range, the photophoretic mechanism—powered by Knudsen pumping—takes over as the primary source of lift, ensuring stable, long-duration flight. This dual-mode operation not only facilitates the deployment of photophoretic flyers but also broadens the potential applications for mesospheric exploration. In addition to propulsion, the report investigates the integration of photophoretic thrusters for trajectory control of existing research balloons in the upper stratosphere. By dynamically adjusting the nozzle orientation and controlling the flow-through velocity, these thrusters provide precise maneuverability, enabling the flyers to counteract atmospheric disturbances and adjust their flight paths in real time. For example, a photophoretic thruster approximately 7.5 by 7.5 meters in size could be unfolded below a payload gondola of a 60 million-cubic-foot zero-pressure balloon. Such a thruster can provide horizontal speed control of approximately 1 m/s using only sunlight and no moving parts (except those needed to track the Sun and control the jet direction). Importantly, photophoretic thrusters operate more efficiently at higher altitudes, which is complementary to known trajectory control techniques, such as propellers and tethered wings, which are more effective at lower altitudes. Finally, the report identifies three scientific research thrusts where mesospheric aircraft technology can have a profound impact: atmospheric tides, characterization of gravity waves, and investigation of mesospheric instabilities. Overall, the findings of this Phase I project represent a significant advancement in photophoretic propulsion technology. By demonstrating that large-scale, ultralight structures can be powered solely by solar radiation—via carefully engineered Knudsen pumping—this work lays a robust foundation for scalable, near-space flight architectures. Future refinements in material fabrication, structural optimization, and integrated trajectory control are expected to further enhance performance, paving the way for operational demonstrations that could revolutionize atmospheric science, remote sensing, and communication networks.

Knudsen Pump