Search NASASearch

SEARCH · Search NASA

Results for “rapid development”

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 37 records · Page 2

Spatial‐Uniformity–Driven Bayesian Optimization for Rapid Development of Printed Perovskite Solar Cells

Printed metal halide perovskites can enable rapid, roll-to-roll manufacturing of a broad class of optoelectronics—flexible solar cells and imagers among them—while promising cost and speed advantages over incumbent silicon. However, though current methods offer high throughput and patterning capabilities, perovskite films’ spatial heterogeneity remains a challenge for large-area devices. Here, a spatial-uniformity-driven Bayesian optimization (BO) approach is leveraged to accelerate the development of printed perovskite solar cells and improve large-area device performance. Using a BO surrogate model, a 6D design space of ink chemistry and printing physics is explored via extensive iterative experimentation (≈100) informed by an objective function capturing spatial photoluminescence (PL) variance. It is discovered that optimizing for uniformity drives rapid advances in photovoltaic performance, yielding ≈20% power conversion efficiency (PCE) for small area (0.134 cm 2 ) devices and > 16% for large area (1 cm 2 ) devices. This machine-learning approach simultaneously enables rheological comparison of ink formulations that accelerate the leveling of Saffman-Taylor artifacts and improve film uniformity. Here, this showcases uniformity-driven BO as an efficient approach for uncovering the key printing physics and mitigating spatial heterogeneity to enable device scaling beyond small cell areas.

14 SOLAR ENERGY

Numerical model-based diagnostic study of the rapid development phase of the Presidents' Day cyclone

A mesoscale model simulation of the Presidents' Day cyclone at 1200 GMT 18 February 1979 is presented which captures the upper-tropospheric intrusion of stratospheric air upstream of the East Coast and subsequent development of the surface cyclone. The model simulation is then used to examine the descent of the stratospheric air mass and the interaction of this air mass with a lower-tropospheric potential vorticity maximum associated with an inverted trough and coastal front along the East Coast. The model is also used to examine the processes that contribute to the rapid decrease of sea-level pressure and increase in lower-tropospheric cyclonic vorticity during the explosive development phase of the cyclone.

Whitaker, Jeffrey S.

Preliminary Steps in Developing Rapid Aero Modeling Technology

The Rapid Aero Modeling (RAM) approach is a method to efficiently and automatically obtain aerodynamic models during testing, significantly saving time and resources. Motivation for this technology results from demand for experimental efficiency and model fidelity that has increased with growing aircraft complexity and aerodynamic nonlinearities. These issues are typical in the responses presented by a class of vehicles categorized as Urban Air Mobility aircraft where many features from both airplane and rotorcraft are present. For UAM configurations, with typically many more factors than conventional aircraft, traditional test methods can lead to increased costs and missed interactions. RAM guides the test to obtain high-fidelity, statistically rigorous aircraft models, and the approach is applicable to computational, ground, or flight-test experiments. It combines concepts from Design of Experiment theory and Aircraft System Identification theory that allow the user the freedom to choose, in advance of the test, a specific level of fidelity typically, in terms of prediction error. RAM only collects data required to meet the user-specified fidelity and fidelity is only limited by the facility and test article capabilities. An initial wind tunnel test to support development of RAM was conducted to assess potential metrics, algorithms, and procedures. This paper presents results from initial tests for the development of RAM technology and highlights some of the unique features of RAM applied toa conventional configuration during a ground-based, static, wind-tunnel test.

Patrick C Murphy

Using Active Learning to Rapidly Develop Machine Learned Diffusion Coefficients of CO 2 Conversion Reagents in Metal–Organic Frameworks

Here, we used a combined molecular dynamics/active learning (AL) approach to create machine learning models that can predict the diffusion coefficient of epichlorohydrin and chloropropene carbonate, the reactant and product of a common CO 2 cycloaddition reaction, in metal–organic frameworks (MOFs). Nanoporous MOFs are effective catalysts for the cycloaddition of CO 2 to epoxides. The diffusion rates within nanoporous catalysts can control the rate of reaction as the reactants and products must diffuse to the active sites within the MOF and then out of the nanoporous material for reusability. However, the diffusion process is routinely ignored when searching for new materials in catalytic applications. Here we verified improvement during the AL process by consistently tracking metrics on the same groups of MOFs to ensure consistency. Metal identity was found to have little impact on diffusion rates, while structural features like pore limiting diameter act as a threshold where a minimum value is needed for high diffusion rates. We identified the MOFs with the highest epichlorohydrin and chloropropene carbonate diffusion coefficients which can be used for further studies of reaction energetics.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Brain cholinergic involvement during the rapid development of tolerance to morphine

The effect of repeated administration of morphine on the activities of the cholinergic enzymes, choline acetyltransferase (ChAT) and acetylcholinesterase (AChE), in specific brain regions were studied in rats treated with 10 mg/kg morphine for one or two days. Repeated administration of morphine was associated with a decline in the degree of analgesia produced and with a significant increase of AChE activity of the medulla oblongata. A single injection of morphine resulted in a significant decline in ChAT activity in the hypothalamus, cerebellum, and medulla oblongata regions. After two consecutive injections, no decline in ChAT was observed in these regions, while in the cerebral cortex the second administration elicited a significant decline. The results suggest that the development of tolerance to morphine may be mediated through changes in ChAT activity and lend support to the involvement of the central cholinergic system in narcotic tolerance.

Wahba, Z. Z.

Appendix B: Rapid development approaches for system engineering and design

Conventional processes often produce systems which are obsolete before they are fielded. This paper explores some of the reasons for this, and provides a vision of how we can do better. This vision is based on our explorations in improved processes and system/software engineering tools.

Source record

Appendix C: Rapid development approaches for system engineering and design

Conventional system architectures, development processes, and tool environments often produce systems which exceed cost expectations and are obsolete before they are fielded. This paper explores some of the reasons for this and provides recommendations for how we can do better. These recommendations are based on DoD and NASA system developments and on our exploration and development of system/software engineering tools.

Source record

Rapid Development of Gossamer Propulsion for NASA Inner Solar System Science Missions

Over a two and one-half year period dating from 2003 through 2005, NASA s In-Space Propulsion Program matured solar sail technology from laboratory components to full systems, demonstrated in as relevant a space environment as could feasibly be simulated on the ground. This paper describes the challenges identified; as well as the approaches taken toward solving a broad set of issues spanning material science, manufacturing technology, and interplanetary trajectory optimization. Revolutionary advances in system structural predictive analysis and characterization testing occurred. Also addressed are the remaining technology challenges that might be resolved with further ground technology research, geared toward reducing technical risks associated with future space validation and science missions.

Young, Roy M.

Infrastructure for Rapid Development of Java GUI Programs

The Java Application Shell (JAS) is a software framework that accelerates the development of Java graphical-user-interface (GUI) application programs by enabling the reuse of common, proven GUI elements, as distinguished from writing custom code for GUI elements. JAS is a software infrastructure upon which Java interactive application programs and graphical user interfaces (GUIs) for those programs can be built as sets of plug-ins. JAS provides an application- programming interface that is extensible by application-specific plugins that describe and encapsulate both specifications of a GUI and application-specific functionality tied to the specified GUI elements. The desired GUI elements are specified in Extensible Markup Language (XML) descriptions instead of in compiled code. JAS reads and interprets these descriptions, then creates and configures a corresponding GUI from a standard set of generic, reusable GUI elements. These elements are then attached (again, according to the XML descriptions) to application-specific compiled code and scripts. An application program constructed by use of JAS as its core can be extended by writing new plug-ins and replacing existing plug-ins. Thus, JAS solves many problems that Java programmers generally solve anew for each project, thereby reducing development and testing time.

Jones, Jeremy

Rapid Development of Instrument Thermal Models: Perspectives and Guidelines from NASA Goddard’s Instrument Design Laboratory

- The design and development of robotic spaceflight instruments is a critical part of NASA’s vision to discover and expand knowledge for the benefit of humanity - For typical flight instrument projects, thermal engineers will develop initial instrument thermal models over weeks or months, then iterate them over a project’s lifespan – In each iteration, the engineer will: - Refine their thermal models and thermal designs in accordance with updates from other subsystems - Perform trade studies - Solve very detailed and complex analysis problems, including worst-cases and contingencies - Pick hardware and plan for testing and integration - However, prior to a project being established, or for proposal development at an early conceptual stage, the luxury of multiple instrument design iterations may be limited or nonexistent – Within a short timeline, how do you complete a thermal model or explore multiple possible instrument configurations? – What are the critical parameters for your model? Which details do you include or leave out?

Kan Yang

Diagnostic study of explosive cyclogenesis during FGGE

Two rapidly developing extratropical maritime cyclones (one, developed during January 13-15, 1979, along an intense frontal zone south of Japan, the other, of January 26-27, 1979, in a polar mass over the North Atlantic) were investigated using the FGGE data and ECMWF level IIIb analyses to describe the structure and dynamics of these events. Although the cyclones evolved from a strong low-level baroclinic zone without initial large midtropospheric vorticity advection, thus resembling the Petterssen type A development, rapid deepening occurred in both cases when an approaching upper tropospheric jet with appreciable shear vorticity advection became favorably superposed over the surface low. During the development period, stability decreased in the low troposphere, aiding in the rapid development of an intense mass-circulation and low tropospheric vorticity production by the divergence term. The results suggest that upper-level forcing plays a greater role in the initiation of explosive oceanic development than is suggested by the Petterssen and Smebye (1971) description.

Wash, Carlyle H.

Proteolytic activity during senescence of plants

Although information has rapidly developed concerning the intracellular localization of plant proteins, relatively few reports concern the intracellular location of endo- and exo-proteolytic activities. Relatively few proteases have been purified, characterized, and associated with a specific cellular location. With the exception of the processing proteases involved in transport of proteins across membranes, little progress has yet been made concerning determination of in vivo products of specific proteases. Information on the turnover of individual proteins and the assessment of rate-limiting steps in pathways as proteins are turned over is steadily appearing. Since chloroplasts are the major site of both protein synthesis and, during senescence, degradation, it was important to show unambiguously that chloroplasts can degrade their own constituents. Another important contribution was to obtain evidence that the chloroplasts contain proteases capable of degrading their constituents. This work has been more tenuous because of the low activities found and the possibility of contamination by vacuolar enzymes during the isolation of organelles. The possible targeting of cytoplasmic proteins for degradation by facilitating their transport into vacuoles is a field which hopefully will develop more rapidly in the future. Information on targeting of proteins for degradation via the ubiquitin (Ub) degradation pathway is developing rapidly. Future research must determine how much unity exists across the different eukaryotic systems. At present, it has important implications for protein turnover in plants, since apparently Ub is involved in the degradation of phytochrome. Little information has been developed regarding what triggers increased proteolysis with the onset of senescence, although it appears to involve protein synthesis. Thus far, the evidence indicates that the complement of proteases prior to senescence is sufficient to carry out the observed protein degradation. This field of study has great practical implications, e.g. maintaining photosynthesis during seed-fill in order to obtain greater crop yields. The current use of stay green' variants in the populations of several crop plants to produce increased yields shows the potential for future development. The near future should see exciting discoveries in these areas of research that will have far reaching effects on the construction of transgenic plants for future research accomplishments and agricultural use.

Review, Academic

Diagnosing development. II - A study of rapid cyclone development using analyzed data fields

A diagnosis is presented of the explosive development phase of a cyclone that occurred over the southeastern U.S. during the 24 hour period 1200 GMT January 20 to 1200 GMT January 21, 1979. The Zwack-Osossi development equation is extended to incorporate geostrophic and ageostrophic forcing of the basic development parameter, geostrophic vorticity tendency. This equation yields reasonable comparability with observed geostrophic vorticity changes and shows positive vorticity advection, latent heat release and thermal advection to be the primary development mechanisms.

Smith, Phillip