Search NASA⌕ Search

SEARCH · Search NASA

Results for “Nature Run”

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.

At least 163 records · Page 9

Dynamically Alterable Arrays of Polymorphic Data Types

An application library package was developed that represents data packets for Deep Space Network (DSN) message packets as dynamically alterable arrays composed of arbitrary polymorphic data types. The software was to address a limitation of the present state of the practice for having an array directly composed of a single monomorphic data type. This is a severe limitation when one is dealing with science data in that the types of objects one is dealing with are typically not known in advance and, therefore, are dynamic in nature. The unique feature of this approach is that it enables one to define at run-time the dynamic shape of the matrix with the ability to store polymorphic data types in each of its indices. Existing languages such as C and C++ have the restriction that the shape of the array must be known in advance and each of its elements be a monomorphic data type that is strictly defined at compile-time. This program can be executed on a variety of platforms. It can be distributed in either source code or binary code form. It must be run in conjunction with any one of a number of Lisp compilers that are available commercially or as shareware.

James, Mark↗

Lessons from Astrobiological Planetary Analogue Exploration in Iceland: Biomarker Assay Performance and Downselection

Understanding the sensitivity of biomarker assays to the local physicochemical environment, and the underlying spatial distribution of the target biomarkers in 'homogeneous' environments, can increase mission science return. We have conducted four expeditions to Icelandic Mars analogue sites in which an increasingly refined battery of physicochemical measurements and biomarker assays were performed, staggered with scouting of further sites. Completed expeditions took place in 2012 (location scouting and field assay use testing), 2013 (sampling of two major sites with three assays and observational physicochemical measurements), 2015 (repeat sampling of prior sites and one new site, scouting of new sites, three assays and three instruments), and 2016 (preliminary sampling of new sites with analysis of returned samples). Target sites were geologically recent basaltic lava flows, and sample loci were arranged in hierarchically nested grids at 10 cm, 1 m, 10 m, 100 m, and >1 km order scales, subject to field constraints. Assays were intended to represent a diversity of potential biomarker types (cell counting via nucleic acid staining and fluorescence microscopy, ATP quantification via luciferase luminescence, and relative DNA quantification with simple domain-level primers) rather a specific mission science target, and were selected to reduce laboratory overhead, require limited consumables, and allow rapid turnaround. All analytical work was performed in situ or in a field laboratory within a day's travel of the field sites unless otherwise noted. We have demonstrated the feasibility of performing ATP quantification and qPCR analysis in a field-based laboratory with single-day turnaround. The ATP assay was generally robust and reliable and required minimal field equipment and training to produce a large amount of useful data. DNA was successfully extracted from all samples, but the serial-batch nature of qPCR significantly limited the number of primers (hence classifications) and replicates that could be run in a single day. Fluorescence microscopy did not prove feasible under the same constraints, primarily due to the large number of person-hours required to view, analyze, and record results from the images; however, this could be mitigated with higher-quality imaging instruments and appropriate image analysis software.

Planetary↗

Association of particulate air pollution and acute mortality: involvement of ultrafine particles?

Recent epidemiological studies show an association between particulate air pollution and acute mortality and morbidity down to ambient particle concentrations below 100 micrograms/m3. Whether this association also implies a causality between acute health effects and particle exposure at these low levels is unclear at this time; no mechanism is known that would explain such dramatic effects of low ambient particle concentrations. Based on results of our past and most recent inhalation studies with ultrafine particles in rats, we propose that such particles, that is, particles below approximately 50 nm in diameter, may contribute to the observed increased mortality and morbidity In the past we demonstrated that inhalation of highly insoluble particles of low intrinsic toxicity, such as TiO2, results in significantly increased pulmonary inflammatory responses when their size is in the ultrafine particle range, approximately 20 nm in diameter. However, these effects were not of an acute nature and occurred only after prolonged inhalation exposure of the aggregated ultrafine particles at concentrations in the milligrams per cubic meter range. In contrast, in the course of our most recent studies with thermodegradation products of polytetrafluoroethylene (PTFE) we found that freshly generated PTFE fumes containing singlet ultrafine particles (median diameter 26 nm) were highly toxic to rats at inhaled concentrations of 0.7-1.0 x 10(6) particles/cm3, resulting in acute hemorrhagic pulmonary inflammation and death after 10-30 min of exposure. We also found that work performance of the rats in a running wheel was severely affected by PTFE fume exposure. These results confirm reports from other laboratories of the highly toxic nature of PTFE fumes, which cannot be attributed to gas-phase components of these fumes such as HF, carbonylfluoride, or perfluoroisobutylene, or to reactive radicals. The calculated mass concentration of the inhaled ultrafine PTFE particles in our studies was less than 60 micrograms/m3, a very low value to cause mortality in healthy rats. Aging of the fumes with concomitant aggregation of the ultrafine particles significantly decreases their toxicity. Since ultrafine particles are always present in the urban atmosphere, we suggest that they play a role in causing acute lung injury in sensitive parts of the population.

NASA Discipline Environmental Health↗

Propagating synthetic populations with dynamic Bayesian networks: a framework for long-horizon demographic forecasting

This study presents a dynamic demographic microsimulator using dynamic Bayesian networks to forecast long–term changes in household and individual life events. Leveraging longitudinal Panel Study of Income Dynamics (PSID) data, two networks for individuals and households were modeled to simulate transitions in employment, income, education, marriage, childbirth, leaving the parental home, home ownership, mortality, and household formation or dissolution. Across 1,000 simulation runs spanning 24 years, household–level outcomes remain highly accurate and individual–level predictions reasonable. Although accuracy naturally declines with projection horizon, performance remains promising at both levels. This study addresses a key limitation of existing population synthesis models, which typically generate only a single static snapshot of the population. In conclusion, by introducing a framework that propagates cross-sectional outputs into the future, the microsimulator enables the tracking of demographic evolution over time, enhances realism in population-based simulations, and supplies credible inputs to agent-based travel demand models.

Demographic modeling↗

Amplitude and polarization asymmetries in a ring laser

Asymmetric amplitude effects between the oppositely directed traveling waves in a He-Ne ring laser are analyzed both theoretically and experimentally. These effects make it possible to detect angular orientations of an inner-cavity bar with respect to the plane of the ring cavity. The amplitude asymmetries occur when a birefringent bar is placed in the three-mirror ring cavity, and an axial magnetic field is applied to the active medium. A simplified theoretical analysis is performed by using a first order perturbation theory to derive an expression for the polarization of the active medium, and a set of self-consistent equations are derived to predict threshold conditions. Polarization asymmetries between the oppositely directed waves are also predicted. Amplitude asymmetries similar in nature to those predicted at threshold occur when the laser is operating in 12-15 free-running modes, and polarization asymmetry occurs simultaneously.

Campbell, L. L.↗

Nodeman: A Node Management Tool For Hpc Clusters

NodeMan is a command line tool to manage nodes in an HPC cluster. At it's core, it is an extensible framework composed of bash scripting and GNU parallel. HPC System Administrator will find it useful in that it encapsulates desired functions and allows them to be assembled in a way familiar to administrators - through pipes. In fact, NodeMan functions can work with common command line tools as long as they use stdin/stdout. System Administrators can construct moderately complex logic and filtering on a compact command line that would normally require a substantial shell script. In the spirit of clush and pdsh, it is able to run commands remotely on nodes. Additionally, NodeMan is more flexible. For example, it can interact with IPMI and naturally processes node lists for orchestrating different tools. The library of useful pre-built functions is growing. System administrators can easily create new functions and make it their own.

Serr, ScottM↗

Selection Effect in Dark Energy Survey Y1

The discovery that the Universe expansion is accelerated poses one of the most profound mysteries in physics. Cosmic acceleration could be a sign of the fact that General Relativity breaks down on cosmological scales and has to be replaced, or it could arise from an unknown form of energy that currently dominates our Universe. That is what we call dark energy and in this case the problem moves to the discovery of its nature. Dark Energy Survey aims to study the nature of dark energy and to test General Relativity and cosmological models. The cluster analysis of the first run of DES leads to results which are incomparable with what other surveys have obtained. In particular it turns out that the matter density of the Universe is $Ω_m = 0.179^{+0.031}_{−0.038}$, very different from the 0.3 value expected. In this work we build a procedure that can be followed in order to understand whether the solution of DES Y1 problem could be a selection effect or not.

43 PARTICLE ACCELERATORS↗

The Detection and Attribution Model Intercomparison Project (DAMIP v2.0) contribution to CMIP7

The first version of the Detection and Attribution Model Intercomparison Project (DAMIP v1.0) coordinated key simulations exploring the role of individual forcings in past, current and future climate as part of the Coupled Model Intercomparison Project, Phase 6 (CMIP6). The simulations have been used extensively in the literature for detection and attribution of long-term changes, constraining projections of climate change, attributing extreme events and understanding drivers of past and future simulated climate changes. Attribution studies using DAMIP v1.0 simulations underpinned prominent assessments of human-induced warming in the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report. Here, we describe the set of DAMIP v2.0 simulations, proposed for the next phase of CMIP, CMIP7. Detection and attribution studies rely on pre-industrial control simulations and historical simulations, which will be part of the Diagnostic, Evaluation and Characterization of Klima (DECK) set of simulations for CMIP7. In addition, we identify the three highest-priority single-forcing experiments for CMIP7 to be run as “Assessment Fast Track” simulations in support of the Seventh Assessment Report of the IPCC: simulations with natural forcings only, anthropogenic well-mixed greenhouse gases only and anthropogenic aerosols only. Beyond this, the DAMIP v2.0 experimental design includes full-column ozone-only simulations and land-use-only simulations, such that the set of individual forcing experiments, when these are considered together, represents the full set of historical forcings. While concentration-driven simulations are prioritised for attribution, emissions-driven versions of the DAMIP experiments are also proposed to support understanding of the influence of carbon-cycle feedbacks on the simulated responses to individual forcings.

Gillett, Nathan P. [Environment and Climate Change↗

One arc-minute resolution maps of the Orion Nebula at 20, 50, and 100 microns

The paper presents maps of the central regions of the Orion Nebula which are based on observations made at wavelengths of 20, 50, and 100 microns with a resolution of 1 arcmin. The 50- and 100-micron observations were made with the NASA 91-cm Airborne Infrared Telescope. The principal far-IR features observed include a sharp emission peak near the position of the IR cluster, about 1 arcmin northwest of the Trapezium; a ridge of emission that is elongated north-south about this peak; and a barlike feature running northeast to southwest about 2 arcmin southeast of the Trapezium. The following conclusions are reached about the nature of the far-IR emission: (1) the total luminosity (between 10 and 1000 microns) of the IR cluster exceeds the solar luminosity by a factor of at least 120,000; (2) heating by both the IR cluster and the Trapezium stars is important in producing the central emission ridge; (3) the IR cluster is located within the molecular cloud; (4) the Trapezium stars are no more than 0.1 pc from that cloud; and (5) the bar of emission southeast of the Trapezium can be identified with an optically visible ionization front.

Werner, M. W.↗

Controlling Laboratory Processes From A Personal Computer

Computer program provides natural-language process control from IBM PC or compatible computer. Sets up process-control system that either runs without operator or run by workers who have limited programming skills. Includes three smaller programs. Two of them, written in FORTRAN 77, record data and control research processes. Third program, written in Pascal, generates FORTRAN subroutines used by other two programs to identify user commands with device-driving routines written by user. Also includes set of input data allowing user to define user commands to be executed by computer. Requires personal computer operating under MS-DOS with suitable hardware interfaces to all controlled devices. Also requires FORTRAN 77 compiler and device drivers written by user.

Will, H.↗

Analysis for Be-7 and Be-10 on LDEF materials and their sources

Work has continued on the search for 10Be on metals other than aluminum flown on LDEF. Much time-consuming extractive chemistry has been performed at Rutgers University on turnings obtained from the ends of two stainless steel trunnions from LDEF and prepared samples will be run on the University of Pennsylvania accelerator mass spectrometer. We have continued to investigate our discovery of naturally-occurring 10Be contamination in bauxite and industrial aluminum from different sources. Measurements of 10Be in ores from three different sites, and from four different samples of commercial aluminum have been made.

Gregory, John C.↗

Be-10 in terrestrial bauxite and industrial aluminum: An LDEF fallout

Work has continued on the search for Be-10 on metals other than aluminum flown on LDEF. Much time-consuming extractive chemistry has been performed at Rutgers University on turnings obtained from the ends of two stainless steel trunnions from LDEF and the prepared samples will be run on the University of Pennsylvania accelerator mass spectrometer. We have continued to investigate our discovery of naturally-occurring Be-10 contamination in bauxite and industrial aluminums from different sources. Measurements of Be-10 in ores from three different sites, and from four different samples of commercial aluminum have been made. Our investigators indicate that the contamination in commercial aluminum metal originates in its principal ore, bauxite. The levels in some bauxite samples were much greater than the maximum possible for in situ production by cosmic ray secondaries. Absorption of atmospheric Be-10 by surface ores exposed to rainfall is a reasonable explanation.

Gregory, J. C.↗

Enhanced Simulation Techniques in Predicting Sonic Boom Loudness Using CFD

This paper outlines advancements in predicting sonic boom loudness within the Launch, Ascent, and Vehicle Aerodynamics (LAVA) computational framework. Traditionally, a two step process consisting of a steady state computational fluid dynamics problem for near-field analysis and a far-field propagation solver for calculation of loudness metrics has been used. Improvements to this process made in this work include utilizing a high-order space marching method for mid-field computations, developing a novel output-based mesh adaptation method targeting error in near-field pressure sig-natures, and developing a robust scripting system using curvilinear grids to increase robustness and simplify the process of running large databases of simulation cases. These advancements are detailed and applied to the simulation of the X-59, presenting comparative cost and timing analyses between the prior two step workflow and the current three step procedure. We achieve increased accuracy and robustness for loudness predictions with at least a50%computational cost reduction.

CST↗

Direct Transient Analysis of a Fuze Assembly by Axisymmetric Solid Elements

A fuze assembly, which consists of three major parts, nose, collar and sleeve, was designed to survive severe transverse impact giving a maximum base acceleration of 20.000 G. It is shown that hoop failure occurred in the collar after the impact. They also showed that by bonding the collar to the nose, the collar was able to survive the same impact. To find out the effectiveness of the bonding quantitatively, axisymmetric solid elements TRAPAX and TRIAAX were used in modelling the fuze and direct transient analysis was performed. The dynamic stresses in selected elements on the bonded and unbonded collars were compared. The peak hoop stresses in the unbonded collar were found to be up to three times higher than those in the bonded collar. The NASTRAN results explained the observed hoop failure in the unbonded collar. In addition, static and eigenvalue runs were performed as checks on the models prior to the transient runs. The use of the MPCAX cards and the existence and contributors of the calculated first several nearly identical natural frequencies are addressed.

Dai, C. C.↗

Origin of the Greenland Ice Sheet

A climate model resolving the seasonal cycle and the two horizontal dimensions was developed and applied to several problems of current interest. Models of this type are useful when for various reasons a general circulation model experiment is not warranted or not feasible. For example, in cases where the signal to natural variability is small it may be advantageous to first consider such a statistical dynamical model because extremely long runs may be necessary in the application. In this case the simpler statistical dynamical model serves as a pilot study device. The model developed is a thermodynamic model whose solution yields the equilibrium seasonal cycle for the surface temperature field over the globe. The model is essentially a statement of the conservation of heat energy for individual columns of the earth atmosphere system. Various terms such as the infrared radiation flux to space are parameterized with earth radiation budget data from satellites such as Nimbus 6. The primary agent modulating the seasonal cycle amplitude is the heat capacity per unit area which is a strong function of surface type -- ocean surface can store 60 times more heat per unit time than land. By adjusting its few empirical parameters the model can be brought into remarkable agreement with the observed seasonal cycle. The model is then very useful for looking at the dependence of the seasonal cycle of the temperature on such externally defined variables as the Earth's orbital elements (eccentricity, tilt, precession of equinoxes) or the configuration of land-sea geography which can be changed by continental drift.

North, G. R.↗

An evaluation of Turbo Prolog with an emphasis on its application to the development of expert systems

Turbo Prolog is a recently available, compiled version of the programming language Prolog. Turbo Prolog is designed to provide not only a Prolog compiler, but also a program development environment for the IBM Personal Computer family. An evaluation of Turbo Prolog was made, comparing its features to other versions of Prolog and to the community of languages commonly used in artificial intelligence (AI) research and development. Three programs were employed to determine the execution speed of Turbo Prolog applied to various problems. The results of this evaluation demonstrated that Turbo Prolog can perform much better than many commonly employed AI languages for numerically intensive problems and can equal the speed of development languages such as OPS5+ and CLIPS, running on the IBM PC. Applications for which Turbo Prolog is best suited include those which (1) lend themselves naturally to backward-chaining approaches, (2) require extensive use of mathematics, (3) contain few rules, (4) seek to make use of the window/color graphics capabilities of the IBM PC, and (5) require linkage to programs in other languages to form a complete executable image.

Loftin, Richard B.↗

Authoring, Analyzing, and Monitoring Requirements for a Lift-Plus-Cruise Aircraft

Requirements specification and analysis is widely applied to ensure the correctness of industrial systems in safety critical domains. Requirements are often initially written in natural language, which is highly ambiguous, and as a second step transformed into a language with rigorous semantics for formal analysis. In this paper, we report on our experience in requirements creation and analysis, as well as run-time monitor generation using the Formal Requirement Elicitation Tool (FRET), on an industrial case study for a Lift-Plus-Cruise concept aircraft. We study the creation of requirements directly in the structured language of FRET without a prior definition of the same requirements in natural language. We focus on requirements describing state machines and discuss the challenges that we faced, in terms of creating requirements and generating monitors. We demonstrate how realizability, i.e., checking whether a requirements specification can be implemented, is crucial for understanding temporal interdependencies among requirements. Our study is the first complete attempt at using FRET to create industrial, realizable requirements and generate run-time monitors. Insight from lessons learned was materialized into new features in the FRET and JKind analysis frameworks.

Requirements engineering↗

Authoring, Analyzing, and Monitoring Requirements for a Lift-Plus-Cruise Aircraft

Requirements specification and analysis is widely applied to ensure the correctness of industrial systems in safety critical domains. Requirements are often initially written in natural language, which is highly ambiguous, and as a second step transformed into a language with rigorous semantics for formal analysis. [Question/problem] In this paper, we report on our experience in requirements creation and analysis, as well as run-time monitor generation using the Formal Requirement Elicitation Tool (FRET), on an industrial case study for a Lift-Plus-Cruise concept aircraft. [Principal ideas/results] We study the creation of requirements directly in the structured language of FRET without a prior definition of the same requirements in natural language. We focus on requirements describing state machines and discuss the challenges that we faced, in terms of creating requirements and generating monitors. We demonstrate how realizability, i.e., checking whether a requirements specification can be implemented, is crucial for understanding temporal interdependencies among requirements. [Contribution] Our study is the first complete attempt at using FRET to create industrial, realizable requirements and generate run-time monitors. Insight from lessons learned was materialized into new features in the FRET and JKind analysis frameworks.

Requirements engineering↗