Engineering PapersSearch

SEARCH · Engineering Papers

Results for “RESEARCH PROGRAMS”

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.

410 records · Page 6

Battery Review Board

The topics covered are presented in viewgraph form: NASA Battery Review Board Charter; membership, board chronology; background; statement of problem; summary of problems with 50 AH standard Ni-Cd; activities for near term programs utilizing conventional Ni-Cd; present projects scheduled to use NASA standard Ni-Cd; other near-term NASA programs requiring secondary batteries; recommended direction for future programs; future cell/battery procurement strategy; and the NASA Battery Program.

Vaughn, Chester

Future Aerospace Technology in the Service of the Alliance: Sustained Hypersonic Flight - Volume 3

Sustained Hypersonic Flight capability is envisioned for several future military and civilian applications, such as long range immediate reaction reconnaissance, high speed interception of air targets, long range precision strike against hardened or time critical targets, and access to space. The inherent reduction in time-to-target and low vulnerability will permit new operational tactics. The symposium outlined mission needs and operational scenarios for hypersonic vehicles. Addressed were: Technological issues and challenges in external hypersonic aerodynamics and design, propulsion and engine/airframe integration, military ramjet applications, overall system design including structures and materials development needs, and test facilities. Ground based test facilities cannot provide full simulation at Mach numbers above 5. Therefore, the use of Computational Fluid Dynamics design tools is essential. For routine use of the computational tools in analysis, design and optimization, it is necessary to reduce the time for the entire computational process by two orders of magnitude. Hypersonic boundary layer transition remains a critical design issue because of the important impact on engine drag and on heating, which can affect the choice of materials and thermal protection systems. In addition, reliable prediction of scramjet net thrust is an absolute must in resolving hypersonic air breathing vehicle design issues. Due to current facility and computational shortfalls, the development of future hypersonic flight systems requires research flight tests in the technology areas of boundary layer transition and air-breathing propulsion engine performance. For sustained hypersonic flight beyond Mach 6, the supersonic combustion ramjet (scramjet) engine is the only choice for the near future. Only this air-breathing concept offers a significant promise of large reductions in required propellant fractions, increased payload fractions, and reduced size vehicles, together with a foreseeable technological feasibility. Airframe/engine integration, combustor design and thermal management are the predominant engineering tasks. Fuels, hydrogen or hydrocarbon, must be matched to the operational needs of military or civil use. Experience in existing ramjet propelled missiles capable of speeds up to Mach 4 can support the development effort. The potential mission and cost benefits of sustained hypersonic flight to both military and civil applications are tremendous. From the budget point of view, the possibility of sharing development costs between military and civil programs offers a specific advantage.

Combustion chambers

Solid Inflammability Boundary at Low Speed (SIBAL)

This research program is concerned with the effect of low-speed, concurrent flow on the spreading and extinction processes of flames over solid fuels. The primary objective is to verify the theoretically predicted extinction boundary, using oxygen percentage and flow velocity as coordinates. In particular, we are interested in the low-speed quenching limits and the existence of the critical oxygen flammability limit. Detailed flame spread characteristics, including flame spread rate, flame size, and flame structure are sought. Since the predicted flame behavior depends on the inclusion of flame and surface radiation, the measured results will also be used to assess the importance of radiative heat transfer by direct comparison to a comprehensive numerical model. This project passed the Science Concept Review (SCR) in 1996. As a result, the experiment continues on the flight definition path, and is currently scheduled to be performed in the Space Station Combustion Integrated Rack (CIR). We present an overview of recent and ongoing work, including selected experimental and theoretical topics.

James S T'ien

High Energy Hydroforming Friction Stir Welded 2050 Al-Li Blanks for Aerospace Domes and Cones

Friction stir welded (FSW) aluminum blanks offer larger preform sizes than available from the mill in single width plates. Large blanks made from aerospace-grade aluminum alloys are essential for making large domes and cones for launch vehicles and crew vehicles. Previous research efforts have demonstrated >5m FSW blanks can be formed into large domes or cones using spin forming, but the subsequent solution heat treatment consistently led to abnormal grain growth (AGG). The AGG phenomenon occurs because the FSW blanks must be spin formed in the -O annealed temper to withstand the high strain process without cracking. Subsequently, the solution heat treatment process leads to the onset of AGG, whereby a small number of grains grow much larger than the surrounding matrix. Ultimately, the large grains and bimodal grain-size distribution leads to unacceptable ductility in the short-transverse direction of the part. Alternatively, explosive hydroforming is a nascent process that can be applied to large and thick aerospace-grade aluminum alloy blanks in the -T3 temper and only require a post-forming artificial aging process to a -T8. Avoiding the solution heat treatment (SHT) process mitigates AGG, and also eliminates the need for very rare drop-furnace quench baths that can accommodate a part size larger than 5m in diameter. This presentation summarizes a Lockheed Martin-led effort that demonstrated explosive hydroforming of a 1.9m diameter, 39mm thick 2050 aluminum lithium FSW blank. Details will be provided on the process flow, mechanical properties, and metallographic analyses. This work was performed in partnership with NASA Langley Research Center (LaRC) under a NASA Announcement of Collaboration Opportunities program.

Friction stir welded blank

NASA Microgravity Combustion Science Program

Combustion is a key element of many critical technologies used by contemporary society. For example, electric power production, home heating, surface and air transportation, space propulsion, and materials synthesis all utilize combustion as a source of energy. Yet, although combustion technology is vital to our standard of living, it poses great challenges to maintaining a habitable environment. For example, pollutants, atmospheric change and global warming, unwanted fires and explosions, and the incineration of hazardous wastes are major problem areas which would benefit from improved understanding of combustion. Effects of gravitational forces impede combustion studies more than most other areas of science since combustion involves production of high-temperature gases whose low density results in buoyant motion, vastly complicating the execution and interpretation of experiments. Effects of buoyancy are so ubiquitous that their enormous negative impact on the rational development of combustion science is generally not recognized. Buoyant motion also triggers the onset of turbulence, yielding complicating unsteady effects. Finally, gravity forces cause particles and drops to settle, inhibiting deconvoluted studies of heterogeneous flames important to furnace, incineration and power generation technologies. Thus, effects of buoyancy have seriously limited our capabilities to carry out 'clean' experiments needed for fundamental understanding of flame phenomena. Combustion scientists can use microgravity to simplify the study of many combustion processes, allowing fresh insights into important problems via a deeper understanding of elemental phenomena also found in Earth-based combustion processes and to additionally provide valuable information concerning how fires behave in microgravity and how fire safety on spacecraft can be enhanced.

Merrill K King

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

Columbia Accident Investigation Board Report: Volume One

The Columbia Accident Investigation Board's independent investigation into the February 1, 2003, loss of the Space Shuttle Columbia and its seven-member crew lasted nearly seven months. A staff of more than 120, along with some 400 NASA engineers, supported the Board's 13 members. Investigators examined more than 30,000 documents, conducted more than 200 formal interviews, heard testimony from dozens of expert witnesses, and reviewed more than 3,000 inputs from the general public. In addition, more than 25,000 searchers combed vast stretches of the Western United States to retrieve the spacecraft's debris. In the process, Columbia's tragedy was compounded when two debris searchers with the U.S. Forest Service perished in a helicopter accident. This report discusses the attributes of an organization that could more safely and reliably operate the inherently risky Space Shuttle, but does not provide a detailed organizational prescription. Among those attributes are: a robust and independent program technical authority that has complete control over specifications and requirements, and waivers to them; an independent safety assurance organization with line authority over all levels of safety oversight; and an organizational culture that reflects the best characteristics of a learning organization. This report concludes with recommendations, some of which are specifically identified and prefaced as "before return to flight." These recommendations are largely related to the physical cause of the accident, and include preventing the loss of foam, improved imaging of the Space Shuttle stack from liftoff through separation of the External Tank, and on-orbit inspection and repair of the Thermal Protection System. The remaining recommendations, for the most part, stem from the Board's findings on organizational cause factors. While they are not "before return to flight" recommendations, they can be viewed as "continuing to fly" recommendations, as they capture the Board's thinking on what changes are necessary to operate the Shuttle and future spacecraft safely in the mid- to long-term.

CAIB

NASA flight cell and battery issues

The author presents the important battery and cell problems, encompassing both test failures and accidents, which were encountered during the past year. Practical issues facing programs, which have to be considered in the development of a battery program strategy, are addressed. The problems of one program, the GRO (Gamma Ray Observatory), during the past year are focused on to illustrate the fundamental types of battery problems that occur. Problems encountered by other programs are briefly mentioned to complete the accounting. Two major categories of issues are defined, namely, whose which are quality and design related, i.e., problems having inherent manufacturing-process-related aspects with an impact on cell reliability, and these which are accident triggered or man induced, i.e., those operational issues having an impact on battery and cell reliability.

Schulze, N. R.

The Real-Time Control of Planetary Rovers Through Behavior Modification

It is not yet clear of what type, and how much, intelligence is needed for a planetary rover to function semi-autonomously on a planetary surface. Current designs assume an advanced AI system that maintains a detailed map of its journeys and the surroundings, and that carefully calculates and tests every move in advance. To achieve these abilities, and because of the limitations of space-qualified electronics, the supporting rover is quite sizable, massing a large fraction of a ton, and requiring technology advances in everything from power to ground operations. An alternative approach is to use a behavior driven control scheme. Recent research has shown that many complex tasks may be achieved by programming a robot with a set of behaviors and activation or deactivating a subset of those behaviors as required by the specific situation in which the robot finds itself. Behavior control requires much less computation than is required by tradition AI planning techniques. The reduced computation requirements allows the entire rover to be scaled down as appropriate (only down-link communications and payload do not scale under these circumstances). The missions that can be handled by the real-time control and operation of a set of small, semi-autonomous, interacting, behavior-controlled planetary rovers are discussed.

David P Miller

Sterilizable battery

Development program for separator and modified polyethylene separator material for silver-zinc battery, and program for development of sealed heat sterilizable batteries

MATERIAL TESTING

Battery reconditioning, summary of TRW experience

The data collected from the results of battery reconditioning accumulated from three different spacecraft programs are summarized. The basic design characteristics of the programs are also presented.

Scott, W. R.

A Design Solution to the Spacecraft Look-Angle Problem

As the state of the art of the design of spacecraft has progressed, one of the difficult problems which has arisen is the positioning and articulating of spacecraft elements which must “see” in different directions without interference. Some of these elements are: solar panels or collectors, Sun sensors, communication antennas, star seekers, planet tracking and scanning devices, rocket motors, attitude-control jets, and scientific instruments. This Report presents a method of testing a spacecraft design to determine how well it satisfies these look-angle requirements. This method is applied to both simple and complex cases, and examples of its use are presented. A means of assessing spacecraft constraints on trajectories is discussed. The method was developed for the Mariner interplanetary spacecraft, but should be applicable to other cases.

MARINER PROGRAM

Adaptive Curation at NASA Johnson Space Center: Preparing for Artemis Samples by Leveraging Proven Practices and Innovative Solution

The proper curation of returned astromaterial samples is essential to ensure that high-quality scientific investigations can be conducted for decades, enabling future generations to address evolving research questions. The Astromaterials Acquisition and Curation Office at NASA Johnson Space Center (hereafter JSC Curation) is responsible for curating all of NASA’s extraterrestrial samples. Under the governing document, NASA Procedural Requirement (NPR) 7100.5 “Curation of Extraterrestrial Materials”, JSC Curation is charged with “The curation of all extraterrestrial material under NASA control, including future NASA missions.” The Directive goes on to define Curation as including “...documentation, preservation, preparation, and distribution of samples for research, education, and public outreach.” JSC Curation has a long-standing legacy of curating extraterrestrial materials, including but not limited to Apollo and Luna lunar samples, Genesis solar wind samples, Stardust comet samples, asteroid samples (Hayabusa1, Hayabusa2, and OSIRIS-REx), and Antarctic Meteorite samples from a variety of parent bodies. Building on this foundation, the Artemis program introduces new challenges and opportunities for sample curation, requiring both the application of proven practices and the development of innovative solutions. The Artemis Collection will be curated using established protocols refined through decades of experience with Apollo and subsequent sample collections, including but not limited to the utilization of cleanrooms, custom nitrogen gloveboxes, specialized storage containers and tools; all of which have strict material utilization and prohibition requirements. These practices provide a robust framework for contamination control, documentation, and long-term preservation. However, Artemis samples may present unique scientific and operational requirements, including enhanced contamination control measures (relative to Apollo) driven by evolving science objectives. To meet these needs, JSC Curation is actively developing new technologies and protocols that extend beyond traditional approaches, ensuring that the integrity of samples is maintained under increasingly stringent standards. One critical area of innovation is the development of cold sample curation capabilities. Certain Artemis samples, particularly those from Permanently Shadowed Regions (PSRs) and cold environments, are expected to contain ices and volatile components that require preservation and handling at sub-zero or even cryogenic temperatures. JSC Curation is leveraging best practices from the cold and cryogenic sample industries, as well as other government agencies and academic experts, to design facilities and handling procedures that maintain sample integrity while enabling scientific access. The goal is to develop capabilities to allow researchers to investigate volatiles and other temperature-sensitive materials while minimizing chemical and physical alterations from their returned state. In summary, adaptive curation at JSC combines the reliability of proven methodologies with forward-looking innovations to meet the scientific and operational demands of Artemis. Through enhanced contamination control, advanced cold curation capabilities, and an understanding of known and evolving future science priorities, NASA is preparing to maximize the scientific return from Artemis samples and preserve their value for generations of researchers.

Andrea D Harrington

Battery life test using reconditioning

A discussion is presented on nickel cadmium battery life tests using reconditioning and some comparative tests not using reconditioning. The discussion is aimed at the program application part of the testing. The goals of the program were to get an increased utilization out of the battery system in geosynchronous orbit. An attempt was made to push the depth of discharge operation up around 80 to 85 percent and the intent with the reconditioning program was to extend this type of utilization out towards a 10-year life and attune the voltage regulation.

Sparks, R. H.

Development of the METMAN Thermal Desktop Human Model for System Integration

Human thermal analysis and model development inform NASA’s space suit development, vehicle/habitat design, and survivability studies. Historically, human thermal models such as the 41-node metabolic man (METMAN) and the Wissler model have been standalone software tools developed with FORTRAN, a programming language known for its high performance in computationally intensive applications. Though efficient, these standalone programs pose challenges to coupled human-system analysis with detailed life support and thermal control subsystem models in other commercial software. This paper describes the conversion of the METMAN human thermal model from a standalone FORTRAN program to a model in Thermal Desktop (Ansys), a commonly used CAD-based simulation software for engineering that specializes in heat transfer, thermal radiation, and fluid flow analysis. This format was chosen to best facilitate model sharing and compatibility, enabling the direct integration of METMAN human thermal analysis with subsystem models across NASA programs and commercial partners.

Elizabeth Thurston

System Identification for Integrated Aircraft Development and Flight Testing [l'Identification Des Systemes Pour le Developpement Integre des Aeronefs et les Essais en Vol]

Over the last decades flight vehicles such as aircraft and helicopters entering service and requiring increased operational effectiveness have with few exceptions experienced prolonged flight test development to achieve full certification. In many cases the original requirements had later to be reduced to enable release to service. The impact on the customer, and manufacturer has been considerable leading to increased costs and or reduced operational capabilities. These costly experiences are largely a result of the flight vehicle not behaving as modelled and designed. The evaluation of flight test data can be used as a tool for validating windtunnel results and mathematical models describing the flight dynamical behaviour. In this sense the uncertainty of important aerodynamic stability and control parameters can be reduced and the confidence of aircraft mathematical models improved. An additional important factor comes from the implementation of active control systems offering the promise of significantly increased flight vehicle performance and operational capability. This approach extends the traditional trade-offs between aerodynamics, structures and propulsion systems to include full- time, full-authority fly-by-wire/light systems. It is imperative that the aerodynamic stability and control parameters of such integrated flight and propulsion control systems have to turn out inflight as predicted, since inherent stability margins will be lower and the flight control system must correct these deficiencies to provide flight critical redundancy and safety. With the methodology of system identification from flight tests it is possible to sense the control inputs and the flight vehicle reactions Such as accelerations, rates and attitudes. The mathematical model, e.g. the model structure and parameters, has to be determined from the relationship of the measured control inputs and the system's responses. The aim of this symposium was to review the present state of the art of flight vehicle system and parameter identification techniques, and to provide a critical appraisal of current methods developed and applied to flight test data in a number of NATO nations. Particular emphasis was placed on practical aspects and lessons learned in order to generate information useful to the flight test community in industry and government agencies. The technical papers share invaluable experience and emphasize the advances of flight vehicle system identification over the last years to the point where confidence and robustness level is now reasonably high. The symposium covered overviews of identification methodologies, flight test techniques, recent aircraft and helicopter application programs, and a session of short papers covering up-to-the-minute flight test results. A final discussion included prepared comments from experts and concluded with key issues learned in the application of system identification and future research needs. The essential benefits to NATO nations can be condensed as follows: More accurate mathematical models for high bandwidth flight control systems, Improved assessment and evaluation of flying qualities, High fidelity mathematical models for flight vehicle development and mission training simulators, and generally, Reduced flight test time and costs.

Advisory Group for Aerospace Research and Developm

Thermal Cycle and Capacitance Testing of Mezzo Industries Phase Changer Material Heat Capacitor

Effective Thermal management is essential for the safety and performance of human spacecraft, especially during long-duration missions with fluctuating heat loads. Phase Change Material (PCM) heat exchangers offer a compact, efficient solution by storing and releasing thermal energy through latent heat during phase transitions. This allows PCM systems to buffer transient thermal loads without immediate heat rejection, reducing the need for oversized radiators – particularly critical during ascent and re-entry when radiators are stowed. By maintaining stable temperatures in crew cabins and equipment bays, PCM technology enhances crew comfort, protects sensitive systems, and supports long-term mission sustainability with minimal mass and volume impact. A phase change material heat capacitor prototype, designed and built under a NASA Small Business Innovation Research grant by Mezzo Technologies, utilizes a laser welding microtube manufacturing process that promises increased reliability and performance over current manufacturing methods like brazing. This heat exchanger was tested through coolant thermal cycling within the expected flow rates and temperature range of the Orion spacecraft, the crewed spacecraft taking NASA astronauts to the moon under the Artemis Program. The useful heat storage capacitance was measured and compared to Orion spacecraft requirements.

Active Thermal Control Systems