Search NASASearch

SEARCH · Search NASA

Results for “Slow dynamics models”

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.

488 records · Page 20

Avalanche Photodiode Statistics in Triggered-Avalanche Detection Mode

The output of a triggered avalanche mode avalanche photodiode is modeled as Poisson distributed primary avalanche events plus conditionally Poisson distributed trapped carrier induced secondary events. The moment generating function as well as the mean and variance of the diode output statistics are derived. The dispersion of the output statistics is shown to always exceed that of the Poisson distribution. Several examples are considered in detail.

H H Tan

Cammatic: an Approach to Improve DSS 13 Antenna Gravity-Loading Performance

Corrective actuator forces are applied to the DSS 13 antenna structure to improve its accuracy. These forces are calibrated according to the antenna elevation requirements. The calibration is derived from accurate field measurements and is not subject to the errors that result from computer modeling. A successful demonstration provided significant antenna surface improvement. An improvement of 0.6 to 1 dB is predicted.

R Levy

Multikilowatt Bipolar Nickel/Hydrogen Battery

High energy densities appear feasible. Nickel/hydrogen battery utilizing bipolar construction in common pressure vessel, addressing needs for multikilowatt storage for low-Earth-orbit applications, designed and 10-cell prototype model tested. Modular-concept-design 35-kW battery projected energy densities of 20 to 24 Wh/b (160 to 190 kj/kg) and 700 to 900 Wh/ft3 (90 to 110 MJ/m3) and incorporated significant improvements over state-of-the-art storage systems.

Source record

X-Ray Polarization From the Atoll 4U 1735−44 Suggests a Low Inclination

X-ray polarimetry is a new tool capable of probing the geometry of accretion onto weakly magnetized neutron stars. Here we present the first X-ray spectro-polarimetric results from coordinated observations of the atoll source 4U 1735−44, conducted with the Imaging X-ray Polarimetry Explorer (IXPE), NICER, and NuSTAR . Over the 2–8 keV energy range, we obtained a marginal detection of polarization with the polarization degree of 1.4% ± 0.7% and polarization angle of −29◦ ± 14◦, corresponding to a 3σ upper limit on the polarization degree of 3.5%. The best-fit model to describe the spectrum comprises a thermal component associated with the accretion disk, a Comptonized black body component, and a relativistic reflection component. From the reflection model, we infer a disk inclination of ∼40◦. The spectroscopic and polarimetric properties of 4U 1735−44 are consistent with those observed in other atoll sources studied by IXPE, with its low polarization likely due to its low inclination

X-rays: binaries

The Role of Disruptive Impacts on Ocean Generation and Longevity in Icy Moons

Among icy moons of the outer Solar System, subsurface water oceans and large collisions both seem to be common, but the impact of the latter on the presence and persistence of the former is unclear and has rarely been investigated. Here we interface a smoothed-particle hydrodynamics model to simulate collisions with a thermal-structural evolution model to simulate the evolution of moons pre-collision, post-collision and without a collision. Overall, even such large-scale collisions affect only the ocean thickness or longevity, and the presence or absence of an ocean is affected for only a part of a moon’s history. In reaccreted moons, the ocean survives the impact and becomes much thicker inside larger moons with radius near 1,000 km, whereas an ocean that would otherwise arise inside moons with radius near 500 km is absent because the collision promotes ice–rock differentiation. Our simulations have not yielded an ocean developed post-impact—whether directly via collisional or reaccretional heating or indirectly through tidal heating due to collision-induced orbital changes—in a moon that would otherwise have remained frozen. The ocean-enhancing effect is pronounced only for late disruptive impacts onto large, 1,000-km-class targets, which are unlikely in recent solar system history.

Marc Neveu

Thermal Inspection for the Assessment of Adhesively Bonded Metal Adherents

Certification of adhesively bonded structures is currently a challenge for aircraft manufacturers. The ability to certify bonds in primary structure can reduce dependence on fasteners and this will enable more efficient manufacturing. For example, drilling holes and installing fasteners in bonded joints can be a potentially significant bottleneck in airframe manufacturing. In addition, fasteners increase the airframe weight and can add stress concentration areas. Reducing fastener count can accelerate manufacturing and improve aircraft performance. NASA is currently investigating nondestructive evaluation (NDE) techniques to assess bond integrity. For example, bond thickness influences bond strength and therefore NDE techniques are being investigated to determine bond thickness. For bonded metal structures, there is a large difference in the thermal diffusivity between the 7075 aluminum alloy metal adherends and aircraft grade adhesive. Multi-layered thermal models show a large variation in the thermal response for bondline adhesive thicknesses that vary from 100 to 300 microns for adherend thicknesses of 0.163 cm. Experimental through-transmission thermal measurements reveal promise to quantitatively characterize the bondline thickness. Results were validated with X-ray computed tomography and optical microscopy measurements, and influence of porosity on the thermal model and measurements are investigated.

bondline thickness

Thermal Inspection for the Assessment of Adhesively Bonded Metal Adherends

Certification of adhesively bonded structures is currently a challenge for aircraft manufacturers. The ability to certify bonds in primary structure can reduce dependence on fasteners and this will enable more efficient manufacturing. For example, drilling holes and installing fasteners in bonded joints can be a potentially significant bottleneck in airframe manufacturing. In addition, fasteners increase the airframe weight and can add stress concentration areas. Reducing fastener count can accelerate manufacturing and improve aircraft performance. NASA is currently investigating nondestructive evaluation (NDE) techniques to assess bond integrity. For example, bond thickness influences bond strength and therefore NDE techniques are being investigated to determine bond thickness. For bonded metal structures, there is a large difference in the thermal diffusivity between the 7075 aluminum alloy metal adherends and aircraft grade adhesive. Multi-layered thermal models show a large variation in the thermal response for bondline adhesive thicknesses that vary from 100 to 300 microns for adherend thicknesses of 0.163 cm. Experimental through-transmission thermal measurements reveal promise to quantitatively characterize the bondline thickness. Results were validated with X-ray computed tomography and optical microscopy measurements, and influence of porosity on the thermal model and measurements are investigated.

X-ray computed tomography

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

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

Ground-Based Microwave Measurements of ClO and O3 Over Scott Base, Antarctica

We present measurements from a new microwave instrument that has been deployed at Scott Base, Antarctica, primarily to measure ClO. The new instrument allows for the extension of the time series of lower stratospheric ClO measurements begun in 1996 at this site, while some of the technical improvements offer the possibility of making additional measurements. We show measurements of ClO and O 3 in both the upper and lower stratosphere near both the fall and spring equinox and document the diurnal variations of these measurements throughout the season. The ground-based measurements are compared with Aura Microwave Limb Sounder (MLS) measurements, which are available twice per day, and with a NASA Goddard 2D model (GSFC2D) simulation. We show that, in agreement with the GSFC2D model diurnal variations, upper stratospheric ClO mixing ratios gradually increase throughout the daylight hours, while in the lower stratospheric austral spring, when heterogeneous chemistry associated with polar stratospheric clouds occurs, daily maximum ClO mixing ratios of near 2 ppbv occur near noon. We also show measurements of stratospheric O 3 , primarily in the upper stratosphere, which, while exhibiting a low bias of ∼15%–20% relative to Aura MLS, show temporal variations in good agreement with MLS.

stratospheric ozone

Evaluation of Anomaly Detection Capability for Ground-Based Pre-Launch Shuttle Operations

This chapter will provide a thorough end-to-end description of the process for evaluation of three different data-driven algorithms for anomaly detection to select the best candidate for deployment as part of a suite of IVHM (Integrated Vehicle Health Management) technologies. These algorithms were deemed to be sufficiently mature enough to be considered viable candidates for deployment in support of the maiden launch of Ares I-X, the successor to the Space Shuttle for NASA's Constellation program. Data-driven algorithms are just one of three different types being deployed [3],[5]. The other two types of algorithms being deployed include a "rule-based" expert system, and a "model-based" system. Within these two categories, the deployable candidates have already been selected based upon qualitative factors such as flight heritage. For the rile-based system, SHINE (Spacecraft High-speed Inference Engine) has been selected for deployment, which is a component of BEAM (Beacon-based Exception Analysis for Multimissions) [4], a patented technology developed at NASA's JPL (Jet Propulsion Laboratory) and serves to aid in the management and identification of operational modes. For the "model-based" system, a commercially available package developed by QSI (Qualtech Systems, Inc.), TEAMS (Testability Engineering and Maintenance System) [1] has been selected for deployment to aid in diagnosis. In the context of this particular deployment, distinctions among the use of the terms "data-driven," "rule-based," and "model-based," call found in [5]. Although there are three different categories of algorithms that have been selected for deployment, our main focus in this chapter will be on the evaluation of three candidates for data-driven anomaly detection. These algorithms will be evaluated upon their capability for robustly detecting incipient faults or failures in the ground-based phase of pre-launch space shuttle operations, rather than based oil heritage as performed in previous studies [5]. Robust detection will allow for the achievement of pre-specified minimum false alarm and/or missed detection rates in the selection of alert thresholds. All algorithms will also be optimized with respect to all of these same criteria. Our study relies upon the use of Shuttle data to act as was a proxy for and in preparation for application to Ares I-X data, which uses a very similar hardware platform for the subsystems that are being targeted (TVC - Thrust Vector Control subsystem for the SRB (Solid Rocket Booster)).

False Alarms

Thermal Neutral Format Based on the Step Technology

The exchange of models is one of the most serious problems currently encountered in the practice of spacecraft thermal analysis. Essentially, the problem originates in the diversity of computing environments that are used across different sites, and the consequent proliferation of native tool formats. Furthermore, increasing pressure to reduce the development's life cycle time has originated a growing interest in the so-called spacecraft concurrent engineering. In this context, the realization of the interdependencies between different disciplines and the proper communication between them become critical issues. The use of a neutral format represents a step forward in addressing these problems. Such a means of communication is adopted by consensus. A neutral format is not directly tied to any specific tool and it is kept under stringent change control. Currently, most of the groups promoting exchange formats are contributing with their experience to STEP, the Standard for Exchange of Product Model Data, which is being developed under the auspices of the International Standards Organization (ISO 10303). This paper presents the different efforts made in Europe to provide the spacecraft thermal analysis community with a Thermal Neutral Format (TNF) based on STEP. Following an introduction with some background information, the paper presents the characteristics of the STEP standard. Later, the first efforts to produce a STEP Spacecraft Thermal Application Protocol are described. Finally, the paper presents the currently harmonized European activities that follow up and extend earlier work on the area.

P Planas Almazan

Transit Thermal Control Design for Galileo Entry Probe for Planet Jupiter

A totally passive design was completed for the thermal control of the Galileo entry probe during its transit to the planet Jupiter. The design utilizes radio isotope heater units, multilayer insulation blankets and a thermal radiator in conjunction with a design conductance support structure to achieve both the required storage and critical initial planet atmosphere entry temperatures. The probe transit thermal design was completed and verified based on thermal vacuum testing of a prototype probe thermal test model.

George C. Haverly

South Asian Monsoon Response to Regional Aerosol Emission Reductions: Insights From RAMIP

Anthropogenic aerosol and associated precursor gas emissions are already declining in many regions and are likely to decline significantly by 2050, with major implications for regional climate. Unlike greenhouse gases, aerosol impacts are spatially heterogeneous and can influence climate both near emission sources and through remote teleconnections. This is particularly important for the South Asian monsoon system, where both local and remote aerosol changes can significantly affect precipitation patterns. Using simulations from the Regional Aerosol Model Intercomparison Project, we examine how local and remote aerosol emission reductions influence South Asian climate across both pre-monsoon and monsoon seasons, including weakening of the elevated heat pump (EHP) mechanism during pre-monsoon months. Our analysis employs 10-member ensembles from 10 CMIP6-era models to compare three experiments with global, South Asian, and East Asian aerosol reductions relative to a high-emission baseline (SSP3-7.0). This experimental design allows us to isolate and quantify the distinct impacts of regional emission changes. Results reveal that global aerosol reductions produce a larger all-India precipitation increase (+0.28 mm day −1 ) than South Asian reductions alone (+0.19 mm day −1 ), with the strongest regional responses over the northern Bay of Bengal, the Western Ghats and Indo-Gangetic Plains. East Asian reductions show uncertain but modest precipitation reductions of 0.2-0.6 mm day −1 over parts of west-central and eastern Indian regions. Pre-monsoon carbonaceous aerosol reductions systematically weaken the EHP, cooling the mid-troposphere over the Himalayan foothills by up to 0.4 K and producing localised anomalous descent that opposes the climatological pre-monsoon ascent. Substantial inter-model diversity exists in the spatial patterns and magnitudes of these responses, highlighting key uncertainties in aerosol–monsoon interactions. The South Asian precipitation response is driven by enhanced land–sea thermal contrast, while the pre-monsoon EHP weakening is attributable exclusively to local South Asian carbonaceous aerosol forcing rather than remote teleconnections. These findings have direct implications for air quality and climate adaptation planning across South Asia as regional aerosol emissions diverge under different development pathways.

cmip6

Lunar and Planetary Science XXXVI, Part 2

Topics covered include: Ringwoodite-olivine assemblages in Dhofar L6 melt veins; Amorphization of forsterite grains due to high energy heavy ion irradiation: Implications for grain processing in ISM; Validation of AUTODYN in replicating large-scale planetary impact events; A network of geophysical observatories for mars; Modelling catastrophic floods on the surface of mars; Impact into coarse grained spheres; The diderot meteorite: The second chassignite; Galileo global color mosaics of Io; Ganymede's sulci on global and regional scales; and The cold traps near the south pole of the moon.

Source record

Advanced Space Power PEM Fuel Cell Systems

A model showing mass and heat transfer in proton exchange membrane (PEM) single cells is presented. For space applications, stack operation requiring combined water and thermal management is needed. Advanced hardware designs able to combine these two techniques are available. Test results are shown for membrane materials which can operate with sufficiently fast diffusive water transport to sustain current densities of 300 ma per square centimeter. Higher power density levels are predicted to require active water removal.

PEM

The 1995 NASA Aerospace Battery Workshop

This document contains the proceedings of the 28th annual NASA Aerospace Battery Workshop, hosted by the Marshall Space Flight Center on 28-30 Nov. 1995. The workshop was attended by scientists and engineers from various agencies of the U.S. 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-cadmium, nickel-hydrogen, nickel-metal hybride, and lithium based technologies, as well as flight and ground test data. Nickel-hydrogen modeling was also covered.

Brewer, J. C.