Search NASASearch

SEARCH · Search NASA

Results for “MARINER I SPACE PROBE”

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.

688 records · Page 18

Augmentation of the Space Station Module Power Management and Distribution Breadboard

The space station module power management and distribution (SSM/PMAD) breadboard models power distribution and management, including scheduling, load prioritization, and a fault detection, identification, and recovery (FDIR) system within a Space Station Freedom habitation or laboratory module. This 120 VDC system is capable of distributing up to 30 kW of power among more than 25 loads. In addition to the power distribution hardware, the system includes computer control through a hierarchy of processes. The lowest level consists of fast, simple (from a computing standpoint) switchgear that is capable of quickly safing the system. At the next level are local load center processors, (LLP's) which execute load scheduling, perform redundant switching, and shed loads which use more than scheduled power. Above the LLP's are three cooperating artificial intelligence (AI) systems which manage load prioritizations, load scheduling, load shedding, and fault recovery and management. Recent upgrades to hardware and modifications to software at both the LLP and AI system levels promise a drastic increase in speed, a significant increase in functionality and reliability, and potential for further examination of advanced automation techniques. The background, SSM/PMAD, interface to the Lewis Research Center test bed, the large autonomous spacecraft electrical power system, and future plans are discussed.

Bryan Walls

The Roman Space Telescope Optical System: Status, Test, and Verification Update

The Nancy Grace Roman Space Telescope (“Roman”) is NASA’s next flagship observatory. Launching in 2026, Roman will explore the nature of dark energy as well as expand the census of exoplanets in our galaxy via microlensing. Roman’s large field of view, agile survey capabilities, and excellent stability enable these scientific objectives, yet present unique challenges for the design, test, and verification of its optical system. Roman recently completed a comprehensive thermal vacuum test of the Spacecraft bus + Integrated Payload Assembly (SCIPA), followed by integrating the Outer Barrel Assembly (OBA), Solar Array Sunshield (SASS), and Deployable Aperture Cover (DAC) with SCIPA to complete the Observatory. This paper will present an overview of the thermal vacuum optical testing as well as a status of the optical system performance and verification.

Matthew Bolcar

An Intelligent Value-Driven Scheduling System for Space Station Freedom With Special Emphasis on the Electric Power System

This paper discusses the Electric Power Control System (EPCS) created by Decision-Science Applications, Inc. (DSA) for Lewis Research Center (LeRC). This system in its current form makes decisions on what to schedule and when to schedule it, including making choices among various options or ways of performing a task. The system is goal directed and seeks to shape resource usage in an optimal manner using a value-driven approach. The paper discusses the considerations governing what makes a "good" schedule; how to design a value function to find the best schedule; and how to design the algorithm which finds the schedule that maximizes this value function. Results are shown which demonstrate the usefulness of the techniques employed. The value-driven approach also allows for the system to be easily extended to an emergency response system, making decisions as to where to best cut power when warranted.

Joseph C Krupp

Exploring the Model Design Space for Battery Health Management

Battery Health Management (BHM) is a core enabling technology for the success and widespread adoption of the emerging electric vehicles of today. Although battery chemistries have been studied in detail in literature, an accurate run-time battery life prediction algorithm has eluded us. Current reliability-based techniques are insufficient to manage the use of such batteries when they are an active power source with frequently varying loads in uncertain environments. The amount of usable charge of a battery for a given discharge profile is not only dependent on the starting state-of-charge (SOC), but also other factors like battery health and the discharge or load profile imposed. This paper presents a Particle Filter (PF) based BHM framework with plug-and-play modules for battery models and uncertainty management. The batteries are modeled at three different levels of granularity with associated uncertainty distributions, encoding the basic electrochemical processes of a Lithium-polymer battery. The effects of different choices in the model design space are explored in the context of prediction performance in an electric unmanned aerial vehicle (UAV) application with emulated flight profiles.

Saha, Bhaskar

NASA Aerospace Flight Battery Program: Recommendations for Technical Requirements for Inclusion in Aerospace Battery Procurements

This NASA Aerospace Flight Battery Systems Working Group was chartered within the NASA Engineering and Safety Center (NESC). The Battery Working Group was tasked to complete tasks and to propose proactive work to address battery related, agency-wide issues on an annual basis. In its first year of operation, this proactive program addressed various aspects of the validation and verification of aerospace battery systems for NASA missions. Studies were performed, issues were discussed and in many cases, test programs were executed to generate recommendations and guidelines to reduce risk associated with various aspects of implementing battery technology in the aerospace industry. This document contains Part 2 - Volume II Appendix A to Part 2 - Volume I.

Jung, David S.

Optical Telescope Technology

Design optics and technology for large spaceborne astronomical telescopes

Office of Space Science and Applications

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

Crewed Space Vehicle Battery Safety Requirements

This requirements document is applicable to all batteries on crewed spacecraft, including vehicle, payload, and crew equipment batteries. It defines the specific provisions required to design a battery that is safe for ground personnel and crew members to handle and/or operate during all applicable phases of crewed missions, safe for use in the enclosed environment of a crewed space vehicle, and safe for use in launch vehicles, as well as in unpressurized spaces adjacent to the habitable portion of a space vehicle. The required provisions encompass hazard controls, design evaluation, and verification. The extent of the hazard controls and verification required depends on the applicability and credibility of the hazard to the specific battery design and applicable missions under review. Evaluation of the design and verification program results shall be completed prior to certification for flight and ground operations. This requirements document is geared toward the designers of battery systems to be used in crewed vehicles, crew equipment, crew suits, or batteries to be used in crewed vehicle systems and payloads (or experiments). This requirements document also applies to ground handling and testing of flight batteries. Specific design and verification requirements for a battery are dependent upon the battery chemistry, capacity, complexity, charging, environment, and application. The variety of battery chemistries available, combined with the variety of battery-powered applications, results in each battery application having specific, unique requirements pertinent to the specific battery application. However, there are basic requirements for all battery designs and applications, which are listed in section 4. Section 5 includes a description of hazards and controls and also includes requirements.

Jeevarajan, Judith A.

Hubble Space Telescope nickel-hydrogen flight spare battery test

For several years, MSFC has been engaged in a series of battery tests in support of the Hubble Space Telescope (HST) Program. Now that the HST is in orbit, many of these tests will continue in order to give those responsible for the HST a reasonable prediction on the performance of the flight batteries. These tests will also be a source of needed low earth orbit (LEO) data for nickel hydrogen (Ni-H2) batteries and cells. One of the tests currently in progress at MSFC is a mission simulation test on a 22-cell Ni-H2 battery. This battery is composed of spare cells taken from the lot of cells out of which the Flight Spare Module was assembled. This module is one of two modules launched on the HST. This battery has been on test since Jun. 1989 and has completed nearly 8000 LEO cycles. A series of characterization tests were run prior to the start of the mission simulation and a launch scenario test was run in Feb. and Mar. 1990 to test the behavior of the cells through a simulated launch. The results from these tests as well as the overall performance of the battery as it continues to cycle are reported.

Brewer, Jeffrey C.

Autonomous Power Expert Fault Diagnostic System for Space Station Freedom Electrical Power System Testbed

The goal of the Autonomous Power System (APS) program is to develop and apply intelligent problem solving and control to the Space Station Freedom Electrical Power System (SSF/EPS) testbed being developed and demonstrated at NASA Lewis Research Center. The objectives of the program are to establish artificial intelligence technology paths, to craft knowledge-based tools with advanced human-operator interfaces for power systems, and to interface and integrate knowledge-based systems with conventional controllers. The Autonomous Power EXpert (APEX) portion of the APS program will integrate a knowledge-based fault diagnostic system and a power resource planner-scheduler. Then APEX will interface on-line with the SSF/EPS testbed and its Power Management Controller (PMC). The key tasks include establishing knowledge bases for system diagnostics, fault detection and isolation analysis, on-line information accessing through PMC, enhanced data management, and multiple-level, object-oriented operator displays. The first prototype of the diagnostic expert system for fault detection and isolation has been developed. The knowledge bases and the rule-based model that were developed for the Power Distribution Control Unit subsystem of the SSF/EPS testbed are described. A corresponding troubleshooting technique is also described.

Long V Truong

Characterization Testing of a 20 Kelvin Cryocooler for Space Applications

Future NASA space exploration missions will require long-duration storage and liquefaction of cryogenic liquids, enabled by active cooling provided by cryocoolers. Recent gap analyses of Lunar and Mars transportation systems have identified 20 K-class cryocoolers as a critical enabling technology for chemical and nuclear thermal propulsion architectures using liquid hydrogen propellant. To address this technology gap, NASA has undergone the development of a high-efficiency, high-capacity 20 K cryocooler via an SBIR partnership with Creare. While the January 2025 testing demonstrated functionality and compliance with contractual requirements, the objective of the NASA-led characterization effort was to generate a dataset for supporting future mission designs across a broader operating envelope, including off-nominal conditions. The cryocooler demonstrated strong performance, achieving a peak coefficient of performance of 17.68% relative to Carnot efficiency and a maximum lift capacity of 24.4 W at 21 K. Overall, the results confirm that the 20 W 20 K cryocooler provides a flexible range of capabilities to enable zero boil-off storage of liquid hydrogen for future Lunar and Mars missions. The data collected provide a strong foundation for model validation and future system design efforts.

Cryocooler

Characterization Testing of a 20 Kelvin Cryocooler for Space Applications

Future NASA space exploration missions will require long-duration storage and liquefaction of cryogenic liquids, enabled by active cooling provided by cryocoolers. Recent gap analyses of Lunar and Mars transportation systems have identified 20 K-class cryocoolers as a critical enabling technology for chemical and nuclear thermal propulsion architectures using liquid hydrogen propellant. To address this technology gap, NASA has undergone the development of a high-efficiency, high-capacity 20 K cryocooler via an SBIR partnership with Creare. While the January 2025 testing demonstrated functionality and compliance with contractual requirements, the objective of the NASA-led characterization effort was to generate a dataset for supporting future mission designs across a broader operating envelope, including off-nominal conditions. The cryocooler demonstrated strong performance, achieving a peak coefficient of performance of 17.68% relative to Carnot efficiency and a maximum lift capacity of 24.4 W at 21 K. Overall, the results confirm that the 20 W 20 K cryocooler provides a flexible range of capabilities to enable zero boil-off storage of liquid hydrogen for future Lunar and Mars missions. The data collected provide a strong foundation for model validation and future system design efforts.

Zero boil-off

Timing the Flames: Geostationary Satellite Detection of Diurnally Shifting Stubble Burning in Northwestern India

Post-monsoon open-field stubble burning in northwestern (NW) India—a key agricultural region known as the “breadbasket”—is a longstanding practice used to clear fields. Satellite observations spanning over two decades have revealed significant upward trends in crop production, vegetative greenness, and the frequency of post-harvest fires, with this last contributing to hazardous air quality during the peak burning season (mid-October to mid-November). Since 2022, thermal anomaly data from Aqua-MODIS and SNPP-VIIRS sensors have shown a sharp decline in reported fire events—an observation that contrasts starkly with the concurrent rise in regional aerosol loading detected from space. This apparent discrepancy became particularly pronounced in 2024–2025, prompting a closer examination using high-temporal-resolution imagery from the Advanced Meteorological Imager (AMI) on the geostationary satellite GEO-KOMPSAT-2A. These observations revealed a clear spike in fire-related signals occurring around and after 4:00 p.m. local time, i.e., outside the typical noon to 2:00 p.m. detection window of the MODIS and VIIRS. A fire detection algorithm exploiting the fire-sensitive shortwave-infrared 3.8 μm signal and its contrast to 11.2 μm infrared observations is designed to adopt AMI observations and applied to its multi-year observations (2019–2025). The resulting fire dataset unambiguously shows a gradual shift in stubble burning activity toward the late afternoon hours beginning in 2022 which is underreported by polar-orbiting satellites. The orbital drift of NASA’s MODIS sensor on the Aqua platform allows detection of some of the gradually shifting fires during afternoon hours, but the MODIS still misses a large number of fires occurring around and after 4 p.m. The AMI’s relatively coarse spatial resolution (~4 km), a consequence of its slant viewing geometry over NW India, imposes inherent limitations on quantifying the full extent of fire occurrences. The operational air quality forecasting models currently assimilate satellite fire detections predominantly captured during early afternoon overpasses of the MODIS and VIIRS. The temporal shift in fire activity complicates such forecast, leading to a substantial underestimation of emissions. Intense stubble burning and the resulting air pollution highlight the need for effective crop residue management practices for mitigating the frequency of open biomass burning and thereby reducing episodic degradation of air quality and its associated public health and economic impacts.

post-monsoon stubble burning; northwestern India;

Access to Space for NASA SmallSats: Current and Future Needs

Small spacecraft technology advancements have fundamentally shifted how NASA’s Science Mission Directorate (SMD) executes science investigations. To support this approach, the SMD Rideshare Office (SRO) was established in 2020 to lead the definition and implementation of a directorate-wide rideshare strategy. Serving as the central point of contact for coordinating compatible NASA payloads with launch opportunities, the SRO maximizes science, exploration, and technology return on investment by enabling rideshare or other access to space opportunities for small spacecraft on SMD primary mission launches, VADR commercial launch procurements, and other government agency launch opportunities. As NASA seeks to reduce costs and increase the rate of discovery, small satellites and multi manifest access to space have become integral to achieving the agency’s strategic vision. While NASA has created the above-mentioned mechanisms to expand access to space and achieve lower launch costs for its small satellites, many factors have limited full exploit of the opportunity these mechanisms can bring. NASA continues to evolve its mission cultures and technical requirements to adapt and take advantage of burgeoning commercial launch and rideshare advancements. To do so NASA requires collaboration with small satellite manufacturers, principal investigators, and commercial industry partners. Current needs include technical development and design of structurally robust spacecraft buses capable of withstanding varied launch loads, which will increase rideshare interchangeability and versatility. Further, instrument and spacecraft designs must also evolve to handle diverse launch environments and loads factors, while reducing reliance on complex purge and cleanliness constraints, sensitivities to silicones and hydrocarbons, and magnetic requirements. Continued maturation of small and medium launch providers in the near-term is also essential to drive down costs through competition. The current mission selection cadence often complicates the ability to synchronize multiple missions on a single launch. Future needs can include affordable space maneuverability options such as enhanced spacecraft propulsion systems and unique orbital maneuvering capabilities for our individual smallsats or constellations. These emerging capabilities offer a path to unique science orbits for NASA small satellites, but only under the condition that their cost remains affordable and competitive to accommodate inherently smaller mission budgets. Additionally, the projected surge of multiple SMD small satellites launching simultaneously and to unique deep space science orbits necessitates evaluation of expanding deep space communications capabilities. This presentation provides a comprehensive overview of NASA SMD’s access to space landscape and offers further unique insights and discussion, backed by NASA rideshare experiences and lessons learned, on the current and future developments required to unleash the full potential of rideshare opportunities.

Rideshare

Access to Space for NASA Small Sats: Current and Future Needs

Small spacecraft technology advancements have fundamentally shifted how NASA’s Science Mission Directorate (SMD) executes science investigations. To support this approach, the SMD Rideshare Office (SRO) was established in 2020 to lead the definition and implementation of a directorate-wide rideshare strategy. Serving as the central point of contact for coordinating compatible NASA payloads with launch opportunities, the SRO maximizes science, exploration, and technology return on investment by enabling rideshare or other access to space opportunities for small spacecraft on SMD primary mission launches, VADR commercial launch procurements, and other government agency launch opportunities. As NASA seeks to reduce costs and increase the rate of discovery, small satellites and multi manifest access to space have become integral to achieving the agency’s strategic vision. While NASA has created the above-mentioned mechanisms to expand access to space and achieve lower launch costs for its small satellites, many factors have limited full exploit of the opportunity these mechanisms can bring. NASA continues to evolve its mission cultures and technical requirements to adapt and take advantage of burgeoning commercial launch and rideshare advancements. To do so NASA requires collaboration with small satellite manufacturers, principal investigators, and commercial industry partners. Current needs include technical development and design of structurally robust spacecraft buses capable of withstanding varied launch loads, which will increase rideshare interchangeability and versatility. Further, instrument and spacecraft designs must also evolve to handle diverse launch environments and loads factors, while reducing reliance on complex purge and cleanliness constraints, sensitivities to silicones and hydrocarbons, and magnetic requirements. Continued maturation of small and medium launch providers in the near-term is also essential to drive down costs through competition. The current mission selection cadence often complicates the ability to synchronize multiple missions on a single launch. Future needs can include affordable space maneuverability options such as enhanced spacecraft propulsion systems and unique orbital maneuvering capabilities for our individual smallsats or constellations. These emerging capabilities offer a path to unique science orbits for NASA small satellites, but only under the condition that their cost remains affordable and competitive to accommodate inherently smaller mission budgets. Additionally, the projected surge of multiple SMD small satellites launching simultaneously and to unique deep space science orbits necessitates evaluation of expanding deep space communications capabilities. This presentation provides a comprehensive overview of NASA SMD’s access to space landscape and offers further unique insights and discussion, backed by NASA rideshare experiences and lessons learned, on the current and future developments required to unleash the full potential of rideshare opportunities.

Rideshare

The HEROIX Broadband X-Ray Space Telescope Mission Concept

The High EneRgy Observatory for Imaging X-rays (HEROIX) Medium-Class Mission concept envisions a next-generation broadband X-ray observatory designed to meet the astrophysics community’s need for high-angular-resolution studies of the Cosmic X-ray Background. Building on the science legacy of NASA’s NuSTAR mission and more than 30 years of advances in replicated NiCo shell technology at NASA Marshall, HEROIX proposes a space observatory comprising four co-aligned telescopes achieving 5 arcsecond half-power diameter (HPD) angular resolution. This capability, approached by the resolution demonstrated in the FOXSI-4 sounding rocket mission and under development through the SuperHERO balloon mission, will be extended to energies up to 80 keV through multilayer coatings. Marshall’s inhouse precision optics manufacturing enables an integrated effective area of 380 cm² at 30 keV, which, combined with high-resolution optics, opens new windows into extreme astrophysical non-thermal processes.

Nick Thomas

NASA Scatterometer Oceanic Wind Measurement System

Satellite scatterometers are active microwave radars designed to yield measurements of near surface horizontal wind velocity over the ocean. Scatterometers are unique in that they are the only existing microwave remote sensing instruments that allow measurements of both wind speed and wind direction. NASA will fly a scatterometer, NSCAT, aboard the Navy Ocean Remote Sensing System (N-ROSS) mission starting in late 1990. N-ROSS is a spaceborne ocean remote sensing system with a planned mission life of three years. In addition to the NSCAT, N-ROSS will have three other microwave instruments mounted on a single satellite flying in a near polar orbit: an altimeter; a special sensor microwave/imager (SSM/I); and a low frequency microwave radiometer. The NSCAT to be flown on N-ROSS is described.

M Freilich

NASA Aerospace Flight Battery Program: Recommendations for Technical Requirements for Inclusion in Aerospace Battery Procurements

This NASA Aerospace Flight Battery Systems Working Group was chartered within the NASA Engineering and Safety Center (NESC). The Battery Working Group was tasked to complete tasks and to propose proactive work to address battery related, agency-wide issues on an annual basis. In its first year of operation, this proactive program addressed various aspects of the validation and verification of aerospace battery systems for NASA missions. Studies were performed, issues were discussed and in many cases, test programs were executed to generate recommendations and guidelines to reduce risk associated with various aspects of implementing battery technology in the aerospace industry. This document contains Part 2 - Volume I: Recommendations for Technical Requirements for Inclusion in Aerospace Battery Procurements of the program's operations.

Jung, David S.