Progress in development of heat-sterilizable Ag-Zn battery.
Heat sterilizable battery program including development of Ag-Zn battery, electrochemistry, separators and case materials
SEARCH · Engineering Papers
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.
Heat sterilizable battery program including development of Ag-Zn battery, electrochemistry, separators and case materials
AUSSAT Pty. Ltd., the Australian National Satellite organization, has contracted with the Hughes Aircraft Company (HAC) for the construction of 3 satellites based on the now familiar HS-376 product line. As part of the AUSSAT contract, HAC is conducting an extensive NiCd battery life test program. The life test program, objectives and test results to date are described. Particular emphasis is given to the evaluation of the FS2117 separator as a future replacement for the Pellon 2505 separator of which only a very limited quantity remains.
Sealed heat sterilizable high impact resistant battery for space missions, grafting acrylic acid and polyethylene by irradiation for separator
Battery charger for Atmosphere Explorer B spacecraft - packaging in aluminum frame rectangular configuration with three separate compartments
Topics considered include: Battery design, cell design, the 'VHS' type design, positive and negative electrodes, separator, electrolite, life test, performance test, accelerated cycle test.
Primary zinc-silver oxide battery - separator material, construction, and prototype cell evaluation
This paper provides major contributions in expanding the literature for membrane process design with critical mineral recovery applications and showcasing the importance of robust design techniques for reducing risks of underperformance in such systems. Here, a membrane process flowsheet featuring PrOMMiS membrane models for recovering lithium/cobalt from spent batteries is showcased, uncertainty in membrane sieving and localized fouling are considered, and robust designs are obtained using the PyROS toolset. This paper is intended for a general audience of researchers working in critical minerals, membranes, and optimization related areas.
The conclusions of the Galileo probe battery system are: the battery performance met mission requirements with margin; extensive ground-based and flight tests of batteries prior to probe separation from orbiter provided good prediction of actual entry performance at Jupiter; and the Li-SO2 battery was an important choice for the probe's main power.
Hybrid or all-electric aircraft are being developed as the next generation of aircraft to both allow new forms of aviation and decrease environmental impact. Since these types of aircraft are based on high-capacity battery technology, safe operation of these batteries becomes increasingly important. In particular, the potential for battery failure due to uncontrolled chemical reactions resulting in thermal runaway, catastrophic failure, and battery fires must be addressed in order for such battery technology to have the level of safety needed for standard aviation implementation. Efforts to ensure battery safety often involve engineering solutions that seek to contain rather than prevent such events by early detection. Such approaches increase the system weight and decrease the power per unit mass provided by the battery system. Existing methods for measuring battery parameters to determine the battery state-of-health are limited. These methods include electrical measurements of the cell current and/or voltage output as well as temperature measurements taken externally on the cell surface. Such external temperature measurements are limited in their ability to provide early warning of impending battery failure. In response, an effort to develop sensors operating internal to battery for health monitoring has been ongoing in the NASA Sensor-based Prognostics to Avoid Runaway Reactions & Catastrophic Ignition (SPARRCI) project. The basic approach associated with this sensor work is the deposition of thin film sensors on the battery separator located between the anode and cathode of the battery. These thin film sensors are then monitored to determine changes in battery parameters and health. Microfabrication techniques are employed to minimize the overall impact of the sensors on battery operation through the implementation of sensors with minimal size, weight, and power consumption. The thickness of the films, which are fabricated through physical vapor deposition (sputtering), are on the order of thousands of angstroms and can have minimal surface area. Thin film sensors for system health management have been implemented for a many decades on complex components for aerospace applications. However, the application of thin films of this type on a battery separator for internal battery monitoring applications has not previously been demonstrated to our knowledge. This paper describes the development of sensors for the internal battery monitoring through the use of thin film sensor technology. Thin metal films were successfully deposited on a battery separator polymer material with good adherence and electrical continuity. Multiple types of sensors have been deposited, as well as lead connections from the sensor to the edge of the separator material. The ability of these thin film sensors immersed in electrolyte to perform multiple types of battery parameter measurements has been demonstrated. For example, a multiparameter sensor system measured multiple properties simultaneously inside of a pouch cell over a wide temperature range. Further, real time measurement of interior temperature changes in a battery pouch cell with an integrated interior temperature sensor was demonstrated. These changes include detecting a fault in the battery (shorting) in situ with rapid response time (less than a minute) corresponding to a more limited response by a temperature sensor mounted externally. Other aspects of monitoring battery health were also explored, such as real-time measurement of simulated dendrite growth/metal deposition by sensor on separator material demonstrated. Future efforts will include improvements in the durability of the sensor structure to allow introduction of the approach into standard battery fabrication techniques. Overall, this work is a step forward in providing a method to prevent catastrophic battery failures and provide a foundation for safer, lighter, and higher energy batteries for the electric aircraft industry.
A new optimum topology dc-to-dc switching converter is extended to provide bidirectional current flow. The resulting two-quadrant converter can be employed to eliminate the discontinuous current mode in normal unidirectional applications, but is especially suited for spacecraft battery conditioning as a charge-discharge regulator in place of the conventional separate converters. Implementation of the control features and the battery charge current and voltage limits are discussed.
The development of a battery comprised of bipolar lead acid modules is discussed. The battery is designed to satisfy the requirements of the Advanced Launch System (ALS). The battery will have the following design features: (1) conventional lead acid chemistry; (2) thin electrode/active materials; (3) a thin separator; (4) sealed construction (gas recombinant); and (5) welded plastic frames for the external seal.
A comparison of the bipolar Ni-H2 battery with other energy systems to be used in future high-power space systems is presented. The initial design for the battery under the NASA-sponsored program is described and the candidate stack components are evaluated, including electrodes, separator, electrolyte reservoir plate, and recombination sites. The compressibility of the cell elements, electrolyte activation, and thermal design are discussed. Manufacturing and prototype test results are summarized.
Autonomous Identification of Battery Life Models (AI-Batt) AI-Batt is a MATLAB code base for developing lifetime models for batteries from accelerated aging data. The code base provides many functions for processing, visualizing, and modeling battery aging data, making the data processing, exploration, and modeling workflow substantially faster. These tools are tailored for working with battery aging data sets, which usually consist of many separate time-series for each cell, with many test conditions and possible replicates at each condition, which makes it difficult to simply process or visualize the data set. Complex modeling tasks, such as cross-validation, sensitivity analysis, and uncertainty quantification have been implemented to enable thorough statistical investigation of model predictions. Additionally, several machine-learning algorithms are implemented to autonomously identify suitable models via symbolic regression. Data processing functions automatically cast data from the struct data type, which is commonly used to store experimental data, but is not an acceptable input for most algorithms, to the table data type, which can be easily used as input to any optimization algorithm. Also, the data can be separated into time-invariant and time-variant data tables, which is helpful for exploring the data set as well as developing separate models for time-variant and time-invariant aging mechanisms. For example, in aging tests with constant temperature, temperature is a time-invariant experimental condition. Visualization tools enable plotting of data, model fits, and model simulations possible with single-line function calls, empowering data exploration of complex data sets with both time-varying and time-invariant trends. Plots can be automatically generated for the whole data set, or separated by data group (groups of test replicates) or individual data series. Data points or data series can be automatically colored by the value of a variable with a variety of color maps, and model predictions can also be colored by the value of a fit statistic. Comparisons between data sets and the predictions/simulations of different models on the same data set can be easily plotted as well. Distributions of parameter values from bootstrap resampling can be plotted to visualize the reliability of parameter estimation, or determine any correlations between parameters. Modeling tools handle the complex task of creating and parsing symbolic equations for modeling battery lifetime. Equations are parsed to grab relevant data variables, parameter values, or specified sub-models for input into optimization, evaluation, or simulation functions. Models can be optimized locally (one set of parameters for each data series), bi-level (some parameters shared across the data set), or globally (single set of parameters for all data). Functions implementing symbolic regression algorithms help users to discover effective model equations, even in poorly sampled, high-dimensional data.
A battery monitoring system utilizes a plurality of transformers interconnected with a battery having a plurality of battery cells. Windings of the transformers are driven with an excitation waveform whereupon signals are responsively detected, which indicate a health of the battery. In one embodiment, excitation windings and sense windings are separately provided for the plurality of transformers such that the excitation waveform is applied to the excitation windings and the signals are detected on the sense windings. In one embodiment, the number of sense windings and/or excitation windings is varied to permit location of underperforming battery cells utilizing a peak voltage detector.
The initial design for the NASA-Lewis advanced nickel-hydrogen battery is discussed. Fabrication of two 10-cell boilerplate battery stacks will soon begin. The test batteries will undergo characterization testing and low Earth orbit life cycling. The design effectively deals with waste heat generated in the cell stack. Stack temperatures and temperature gradients are maintained to acceptable limits by utilizing the bipolar conduction plate as a heat path to the active cooling fluid panel external to the edge of the cell stack. The thermal design and mechanical design of the battery stack together maintain a materials balance within the cell. An electrolyte seal on each cell frame prohibits electrolyte bridging. An oxygen recombination site and electrolyte reservoir/separator design does not allow oxygen to leave the cell in which it was generated.
The NASA Orion Crew Module Reference Design was produced to address large scale thermal runaway (TR) hazard with specific safety controls for the Orion Spacecraft. The design presented provides the description of a full scale battery design reference for implementation as a drop in replacement to meet all spacecraft energy requirements with compatible 120 Vdc electrical and mechanical interface using small cell technology (18650) packaging. The 32V SuperBrick incorporates unique support features and an electrical bus bar arrangement that allows cells negative can insertion into heat sink that is compressively coupled to the battery enclosure to promote good thermal management. The housing design also provides an internal flame suppression "filter tray" and positive venting path internal to the enclosure to allow hot effluent ejecta to escape in the event of single cell TR. Virtual cells (14P Banks) that are supported to provide cell spacing with interstitial materials to prevent side can failures that can produce cell to cell TR propagation. These features were successfully test in four separate TR run with the full scale DTA1 test article in February 2016. Successfully Completed Test Objectives - Four separate TR test runs with Full-Scale DTA1 housing with Two SuperBricks, Two SuperBrick Emulators All Tests resulted in "clean" gas with less than 6 C rise at Battery vent All Tests resulted in less than 2 C temperature rise on cold-plate outlet All Tests resulted in less than 6 psi pressure rise in the battery housing Test Run 1 -One neighbor cell TR, highest remaining neighbor 139 C. Ejecta shorted to bus caused prolonged additional heating, One shorted cell did experience TR after 12 minutes, remaining cells had adequate thermal margin Test Run 2 - No cell to cell propagation, highest neighbor cell 112 C; Test Run 3 - No cell to cell propagation, highest neighbor cell 96 C; Test Run 4 - No cell to cell propagation, highest neighbor cell 101 C; Primary TR testing and analysis were completed and reviewed for endorsement by NASA Engineering and Safety Center team members. All Key Test Objectives were met and the small cell design alternative was demonstrated and selected to be a feasible drop in replacement for the MPCV Orion CM Battery for EM2 mission.
Explore the source record for details and available documents.
Explore the source record for details and available documents.