Search NASASearch

SEARCH · Search NASA

Results for “77 NANOSCIENCE AND NANOTECHNOLOGY”

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.

1,514 records · Page 58

A review of nickel hydrogen battery technology

This paper on nickel hydrogen batteries is an overview of the various nickel hydrogen battery design options, technical accomplishments, validation test results and trends. There is more than one nickel hydrogen battery design, each having its advantage for specific applications. The major battery designs are individual pressure vessel (IPV), common pressure vessel (CPV), bipolar and low pressure metal hydride. State-of-the-art (SOA) nickel hydrogen batteries are replacing nickel cadmium batteries in almost all geosynchronous orbit (GEO) applications requiring power above 1 kW. However, for the more severe low earth orbit (LEO) applications (greater than 30,000 cycles), the current cycle life of 4000 to 10,000 cycles at 60 percent DOD should be improved. A NASA Lewis Research Center innovative advanced design IPV nickel hydrogen cell led to a breakthrough in cycle life enabling LEO applications at deep depths of discharge (DOD). A trend for some future satellites is to increase the power level to greater than 6 kW. Another trend is to decrease the power to less than 1 kW for small low cost satellites. Hence, the challenge is to reduce battery mass, volume and cost. A key is to develop a light weight nickel electrode and alternate battery designs. A common pressure vessel (CPV) nickel hydrogen battery is emerging as a viable alternative to the IPV design. It has the advantage of reduced mass, volume and manufacturing costs. A 10 Ah CPV battery has successfully provided power on the relatively short lived Clementine Spacecraft. A bipolar nickel hydrogen battery design has been demonstrated (15,000 LEO cycles, 40 percent DOD). The advantage is also a significant reduction in volume, a modest reduction in mass, and like most bipolar designs, features a high pulse power capability. A low pressure aerospace nickel metal hydride battery cell has been developed and is on the market. It is a prismatic design which has the advantage of a significant reduction in volume and a reduction in manufacturing cost.

Smithrick, John J.

Polymer Composite Material Screening for a Cryotank Application

Composite cryotanks will play a key role in enabling the next generation of efficient aircraft. Carbon fiber reinforced polymer (CFRP) composites have the benefits of reduced weight and potentially higher structural strength compared to traditional metallic fuel tanks. A material screening study was conducted to inform material selection for liquid hydrogen (LH2) fuel storage. Three composite materials were considered because of their aerospace grade toughness, strength, and existing data to compare against. These materials were a thermoplastic low-melt polyaryletherketone (LM-PAEK)/carbon fiber (CF), thermoset/CF, and hybrid thermoset/thermoplastic polyurethane (TPU) veil/CF composite. Mechanical screening tests included tension, compression, in-plane shear (IPS), and tensile-tensile fatigue (TTF). Each material was tested at both a baseline (no liquid nitrogen/LN2 cycling) and 100 LN2-cycled conditions to determine the knockdown factor, if any, of each material when exposed to environmental loading effects in a cryotank. Results show minimal effects of the LN2-cycling compared against baseline values. The three materials behaved similarly in tension; however, the thermoplastic/CF had the highest IPS toughness. The hybrid thermoset/TPU/CF composite had the lowest IPS strength, compressive strength, and toughness. LN2-cycling had minimal effects on tensile-tensile fatigue performance of the thermoplastic/CF material. Mechanical data was captured to guide material down selection for future commercially viable hydrogen aircraft design.

Composites

Preliminary Study of a Nuclear Rocket System for Manned Planetary Missions

The primary purpose of the NERVA nuclear rocket currently under development Once developed, is to demonstrate the feasibility of nuclear rocket propulsion. Once developed, it may have application in missions such as a manned lunar landing or space station supply. Unfortunately, it is too small for manned interplanetary missions. This being the case, it was decided to examine a second-generation nuclear rocket suitable for manned interplanetary flight in order to get an idea of component characteristics and problem areas. This examination is, in general, based on current technology and includes the graphite reactor concept, a nozzle fabricated from Inconel X tubing, and conventional turbopump blading and bearings. Some of the preliminary results of this examination are reported herein.

John H Povolny

Battery model for electrical power system energy balance

A model to simulate nickel-cadmium battery performance and response in a spacecraft electrical power system energy balance calculation was developed. The voltage of the battery is given as a function of temperature, operating depth-of-charge (DOD), and battery state-of-charge. Also accounted for is charge inefficiency. A battery is modeled by analysis of the results of a multiparameter battery cycling test at various temperatures and DOD's.

Hafen, D. P.

Practical Tips for Setting Up an LS-DYNA MAT_213 Analysis

Since 2012, NASA has actively contributed to the development and application of the LS-DYNA MAT_213 material model to predict responses under dynamic loading events. This presentation provides a high-level overview of MAT_213 and captures practical tips and suggestions for using it.

MAT_213

Aluminum chlorine battery

Rechargeable high energy density battery based on aluminum and chlorine carbon electrodes and molten aluminum chloride-alkali chloride eutectic as electrolyte

Giner, J.

Mercury Corrosion Loop Testing Program

The Mercury Corrosion Loop Testing Program continued through the second quarter. Materials to be tested in the 10 forced-convection test loops were selected; the materials are: Haynes 25, 9 Cr-1Mo alloy clad with Type 316 stainless steel, AM 350 stainless steel, and columbium (niobium) clad with Type 316 stainless steel. The eight-test-cell facility was completed and all utilities were installed. Pneumatic and electronic instrumentation for all test cells was installed and calibrated. Fabrication was initiated on the first four Haynes 25 loops. The first loop was 85% assembled at the end of the quarter. A centrifugal pump made from Type 316 stainless steel was tested; bearing modifications were made to improve operation.

Corrosion

Validation of Accurate Cryogenic Fluid Vapor-Liquid Boundary Conditions Via Molecular Simulations

Vapor-liquid interfaces drive many important phenomena in cryogenic fluid management, including heat transfer, evaporation, and capillary flow. Design of cryogenic fluid systems, such as propellant storage, requires accurate predictions of fluid behavior, including evaporation rates. Many models have been proposed for heat and mass transfer at vapor liquid interfaces, but the accuracy of these models in the context of cryogenic fluids has not been performed. We use molecular dynamics simulations, which allow for nanometer scale resolution of fluid phenomena, to evaluate the accuracy of a variety of vapor-liquid boundary conditions at evaporating and condensing interfaces. We find that an anisotropic temperature distribution is a critical ingredient for accurate prediction of intensive evaporation and condensation.

Daniel Vigil

Use of Assistive Technology to Augment API Capabilities

Application Programming Interfaces (APIs) allow for access to data and capabilities of computer applications by developers or users with experience in computer programming. Recent development with both Thermal Desktop and ESATAN-TMS have provided APIs to allow users to develop their own capabilities that interface with the Graphical User Interfaces (GUI) or manipulate the thermal model data. However, these APIs are only as good as the breadth of features in the native code accessible through the API; if a particular code’s feature is not accessible through the API, then users have very limited options besides waiting for updates to the API that expose the necessary functionality, particularly if model data access or user action, such as a button click, is required. However, Assistive Technology features that allow for differently-abled users to more fully experience a software’s capabilities may be creatively utilized to gain further access to data and capabilities not yet exposed by the API. This paper describes the process to augment the features of the OpenTD API via assistive technology and describes how to identify the application instance, navigate GUI elements, updates values on forms, and execute actions such as selecting a listbox item or clicking a button. It concludes with identifying some of the pitfalls to avoid and describes methods to best implement this approach.

Application Programming Interface

Use of Assistive Technology to Augment API Capabilities

Application Programming Interfaces (APIs) allow for access to data and capabilities of computer applications by developers or users with experience in computer programming. Recent development with both Thermal Desktop and ESATAN-TMS have provided APIs to allow users to develop their own capabilities that interface with the Graphical User Interfaces (GUI) or manipulate the thermal model data. However, these APIs are only as good as the breadth of features in the native code accessible through the API. If a particular code’s feature is not accessible through the API, then users have very limited options besides waiting for updates to the API that expose the necessary functionality, particularly if model data access or user action, such as a button click, is required. However, Assistive Technology features that allow for users with a disability to more fully experience a software’s capabilities may be creatively utilized to gain further access to data and capabilities not yet exposed by the API. This paper describes the process to augment the features of the OpenTD API via assistive technology and describes how to identify the application instance, navigate GUI elements, updates values on forms, and execute actions such as selecting a listbox item or clicking a button. It concludes with identifying some of the pitfalls to avoid and describes methods to best implement this approach.

Application Programming Interface

Pulsed Electroacoustic Analysis Capabilities at NASA Glenn Research Center

The High Voltage Testing Laboratory at NASA Glenn Research Center is equipped with a pulsed electroacoustic (PEA) analyzer to study space charge phenomena in dielectric materials. Dielectric materials such as those used in high voltage insulation systems are of great interest due to their crucial role in withstanding high voltages and avoiding electrical breakdown in electrified aircraft power systems. Current research is underway for the development of novel lightweight electrical insulation and the thorough evaluation of these materials is required. The PEA instrumentation at NASA GRC is a nondestructive method to evaluate the space charge phenomena which can give a unique insight on the feasibility and lifetime of material systems. The instrumentation capability and initial results are reported here.

pulsed electroacoustic

NASA Talks: Earth to Mars in 3 Giant Leaps

“Earth to Mars in 3 Giant Leaps” will explain why, despite landing astronauts on the Moon more than 40 years ago, humanity has not yet sent people to Mars. Astronaut Dr. Stan Love will demonstrate that the challenge is not simply building bigger rockets, it is overcoming the immense engineering, logistical, and human obstacles required for a safe round-trip mission to the Red Planet. The first giant leap focuses on Low Earth Orbit, where the International Space Station serves as humanity's laboratory for living and working in space; the second giant leap revisits the Apollo missions to the Moon, illustrating the extraordinary amount of energy required to travel beyond Earth orbit; and the third and greatest leap explores human exploration of Mars.

Stan Love

Enhancing Battery Safety with Fractional Thermal Runaway Calorimetry

Effective thermal management systems, designed to handle the impacts of thermal runaway (TR) and to prevent cell-to-cell propagation, are key to safe operation of lithium-ion (Li-ion) battery assemblies. Critical factors for optimising these systems include the total energy released during a single cell TR event and the fraction of the total energy that is released through the cell casing versus through the ejecta material. A unique fractional thermal runaway calorimeter (FTRC), designed to characterise said critical factors, was utilised to examine the TR behaviour of Li-ion cells). Delegates will be provided with an in-depth discussion on what fractional thermal runaway calorimetry is and how it benefits the development of safe and optimised battery assemblies that protect against thermal runaway. Delegates will see calorimetry data associated with a variety of Li-ion cells. Data presented is relevant to any industry that utilises high-energy Li-ion cells in closed environments and has a need to focus on safety.

Walker, William

Acid/alkali bromide secondary battery

Secondary electrochemical battery has been developed which has high energy/ weight density. Battery is rechargeable and works on reaction between hydrogen and bromine.

England, C.

Spacecraft Water Impurity Monitor, a System for Water Quality Analysis on Exploration Missions Beyond Low Earth Orbit

Exploration missions beyond low-earth-orbit (LEO) will require advanced instrumentation to monitor water quality. Traveling beyond LEO means the transfer of water samples to an Earth-based laboratory for detailed analysis is not feasible. Detailed analysis of water composition during exploration is still necessary, because having the capability to determine the specific organic chemical causing a change in total organic carbon (TOC) or the specific metal or ionic species causing a change in conductivity has the potential to inform the crew health and system management decisions. On a new vehicle such as a lunar or Mars surface habitat or a Mars transit vehicle, finding “new” impurities not seen on ISS should be expected. The key is to identify the impurity so the correct action can be taken. On ISS we can measure TOC, conductivity, and other physical properties but do not have the capability for detailed analysis using vehicle instrumentation. This is acceptable because ISS can send samples down to Earth for further analysis and obtain the detailed composition. The Spacecraft Water Impurity Monitor (SWIM) will provide detailed water quality analysis for missions in which sample down mass is not available. SWIM is a system comprising organic and inorganic analysis modules. For organic chemicals, a gas chromatograph mass spectrometer (GCMS) detects and identifies organic impurities. For inorganic species, a capillary electrophoresis capacitively coupled contactless conductivity detection (CE-C4D) system as well as ion specific electrodes detect and identify metal ions and other inorganic salts / acids. The SWIM technology demonstration project has completed a System Requirements Review (SRR) to finalize detection requirements and is currently working to refine vehicle interface requirements for a future technology demonstration. The project also has begun preliminary flight design activities for the core analyzers in the instrument suite.

Water Monitoring

Microgravity Effects on Standardized Cognitive Performance Measures

The purpose of this experiment, selected to fly on the International Microgravity Laboratory (IML-2) Spacelab mission, is to determine the effects of microgravity upon the cognitive skills which are critical to successful performance of many tasks on board the Space Shuttle. Six tests from the Unified Tri-service Cognitive Performance Assessment Battery (UTC-PAB) will be administered to the Mission Specialists to fulfill the goals of this experiment. These tests are based upon current theoretical models of human performance and the hypothesized effects of microgravity. The principle objective is the identification of the effects of microgravity upon specific information processing skills affecting performance from those of fatigue and shifts in work/rest cycles. Multiple measures of both short and long term fatigue will be obtained and used as a major independent variable for the analysis of these performance data. Scientific supporting studies will determine optimum practice and performance testing schedules for the astronauts. The same tests will be used post-flight to collect data on the recovery of any cognitive performance impairment compared with pre-flight, baseline levels.

Samuel G Schiflett

The 1999 NASA Aerospace Battery Workshop

This document contains the proceedings of the 32nd annual NASA Aerospace Battery Workshop, hosted by the Marshall Space Flight Center on November 16-18, 1999. The workshop was attended by scientists and engineers from various agencies of the US Government, aerospace contractors, and battery manufacturers, as well as international participation in like kind from a number of countries around the world. The subjects covered included nickel-hydrogen, nickel-cadmium, lithium-ion, and silver-zinc technologies.

Brewer, J. C.

General Purpose Data-Driven System Monitoring for Space Operations

Modern space propulsion and exploration system designs are becoming increasingly sophisticated and complex. Determining the health state of these systems using traditional methods is becoming more difficult as the number of sensors and component interactions grows. Data-driven monitoring techniques have been developed to address these issues by analyzing system operations data to automatically characterize normal system behavior. The Inductive Monitoring System (IMS) is a data-driven system health monitoring software tool that has been successfully applied to several aerospace applications. IMS uses a data mining technique called clustering to analyze archived system data and characterize normal interactions between parameters. This characterization, or model, of nominal operation is stored in a knowledge base that can be used for real-time system monitoring or for analysis of archived events. Ongoing and developing IMS space operations applications include International Space Station flight control, spacecraft vehicle system health management, launch vehicle ground operations, and fleet supportability. As a common thread of discussion this paper will employ the evolution of the IMS data-driven technique as related to several Integrated Systems Health Management (ISHM) elements. Thematically, the projects listed will be used as case studies. The maturation of IMS via projects where it has been deployed or is currently being integrated to aid in fault detection will be described. The paper will also explain how IMS can be used to complement a suite of other ISHM tools, providing initial fault detection support for diagnosis and recovery

Space Propulsion