Search NASASearch

SEARCH · Search NASA

Results for “sequential dependencies”

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

Numerical Simulation of Rolling-Airframes Using a Multi-Level Cartesian Method

A supersonic rolling missile with two synchronous canard control surfaces is analyzed using an automated, inviscid, Cartesian method. Sequential-static and time-dependent dynamic simulations of the complete motion are computed for canard dither schedules for level flight, pitch, and yaw maneuver. The dynamic simulations are compared directly against both high-resolution viscous simulations and relevant experimental data, and are also utilized to compute dynamic stability derivatives. The results show that both the body roll rate and canard dither motion influence the roll-averaged forces and moments on the body. At the relatively, low roll rates analyzed in the current work these dynamic effects are modest, however the dynamic computations are effective in predicting the dynamic stability derivatives which can be significant for highly-maneuverable missiles.

Murman, Scott M.

Efficient partitioning and assignment on programs for multiprocessor execution

The general problem studied is that of segmenting or partitioning programs for distribution across a multiprocessor system. Efficient partitioning and the assignment of program elements are of great importance since the time consumed in this overhead activity may easily dominate the computation, effectively eliminating any gains made by the use of the parallelism. In this study, the partitioning of sequentially structured programs (written in FORTRAN) is evaluated. Heuristics, developed for similar applications are examined. Finally, a model for queueing networks with finite queues is developed which may be used to analyze multiprocessor system architectures with a shared memory approach to the problem of partitioning. The properties of sequentially written programs form obstacles to large scale (at the procedure or subroutine level) parallelization. Data dependencies of even the minutest nature, reflecting the sequential development of the program, severely limit parallelism. The design of heuristic algorithms is tied to the experience gained in the parallel splitting. Parallelism obtained through the physical separation of data has seen some success, especially at the data element level. Data parallelism on a grander scale requires models that accurately reflect the effects of blocking caused by finite queues. A model for the approximation of the performance of finite queueing networks is developed. This model makes use of the decomposition approach combined with the efficiency of product form solutions.

Standley, Hilda M.

Sequential and coordinated action of phytochromes A and B during Arabidopsis stem growth revealed by kinetic analysis

Photoreceptor proteins of the phytochrome family mediate light-induced inhibition of stem (hypocotyl) elongation during the development of photoautotrophy in seedlings. Analyses of overt mutant phenotypes have established the importance of phytochromes A and B (phyA and phyB) in this developmental process, but kinetic information that would augment emerging molecular models of phytochrome signal transduction is absent. We have addressed this deficiency by genetically dissecting phytochrome-response kinetics, after having solved the technical issues that previously limited growth studies of small Arabidopsis seedlings. We show here, with resolution on the order of minutes, that phyA initiated hypocotyl growth inhibition upon the onset of continuous red light. This primary contribution of phyA began to decrease after 3 hr of irradiation, the same time at which immunochemically detectable phyA disappeared and an exclusively phyB-dependent phase of inhibition began. The sequential and coordinated actions of phyA and phyB in red light were not observed in far-red light, which inhibited growth persistently through an exclusively phyA-mediated pathway.

NASA Discipline Plant Biology

Numerical calculation of transonic axial turbomachinery flows

A numerical method and the results of a computer program are presented for solving an exact, three dimensional, full potential equation that models rotating and nonrotating inviscid, absolutely irrotational, homentropic flows. Besides calculating the flows through an arbitrarily shaped rotor or stator blade row mounted on an axisymmetric hub and confined in an axisymmetric duct, the computer program is also capable of analyzing flow fields about arbitrarily shaped wing body combinations, propellers, helicopter rotors in hover, and wind turbine rotors. The governing equation is solved numerically in a fully conservative form by using an artificial time concept, a finite volume technique, rotated type dependent differencing, successive line overrelaxation, and sequential boundary conforming grid refinement. An artificial viscosity is added in fully conservative form, and an initial guess for the potential field is applied, as determined by a two dimensional cascade analysis.

Dulikravich, D. S.

Numerical calculation of transonic axial turbomachinery flows

This paper presents a numerical method and the results of a computer program for solving an exact, three-dimensional, full-potential equation that models rotating and nonrotating inviscid, absolutely irrotational, homentropic flows. Besides calculating the flows through an arbitrarily shaped rotor or stator blade row mounted on an axisymmetric hub and confined in an axisymmetric duct, the computer program is also capable of analysing flow fields about arbitrarily shaped wing-body combinations, propellers, helicopter rotors in hover, and wind turbine rotors. The governing equation is solved numerically in a fully conservative form by using an artificial time concept, a finite volume technique, rotated type-dependent differencing, successive line overrelaxation, and sequential boundary-conforming grid refinement. An artificial viscosity is added in fully conservative form; and an initial guess for the potential field is applied, as determined by a two-dimensional cascade analysis.

Dulikravich, D. S.

Simulations of 6-DOF Motion with a Cartesian Method

Coupled 6-DOF/CFD trajectory predictions using an automated Cartesian method are demonstrated by simulating a GBU-32/JDAM store separating from an F-18C aircraft. Numerical simulations are performed at two Mach numbers near the sonic speed, and compared with flight-test telemetry and photographic-derived data. Simulation results obtained with a sequential-static series of flow solutions are contrasted with results using a time-dependent flow solver. Both numerical methods show good agreement with the flight-test data through the first half of the simulations. The sequential-static and time-dependent methods diverge over the last half of the trajectory prediction. after the store produces peak angular rates. A cost comparison for the Cartesian method is included, in terms of absolute cost and relative to computing uncoupled 6-DOF trajectories. A detailed description of the 6-DOF method, as well as a verification of its accuracy, is provided in an appendix.

Murman, Scott M.

Mechanical System Reliability and Cost Integration Using a Sequential Linear Approximation Method

The development of new products is dependent on product designs that incorporate high levels of reliability along with a design that meets predetermined levels of system cost. Additional constraints on the product include explicit and implicit performance requirements. Existing reliability and cost prediction methods result in no direct linkage between variables affecting these two dominant product attributes. A methodology to integrate reliability and cost estimates using a sequential linear approximation method is proposed. The sequential linear approximation method utilizes probability of failure sensitivities determined from probabilistic reliability methods as well a manufacturing cost sensitivities. The application of the sequential linear approximation method to a mechanical system is demonstrated.

Kowal, Michael T.

Multigrid Reduction in Time for Chaotic and Hyperbolic Problems (Final Report)

The coming massive parallelism of exascale computing presents a pressing challenge for the many DOE simulations of time-dependent partial differential equations (PDEs), which typically use traditional sequential time stepping methods. Since this traditional approach is inherently serial, it presents a sequential bottleneck when moving to exascale computing, because future performance gains will come through greater concurrency, not faster clock speeds. Thus, the goal of this work is to research parallelism in time, i.e., methods that compute multiple time values simultaneously, not sequentially. The focus will be on hyperbolic and chaotic problems of interest to DOE, with the goal of enabling scalable simulations of time-dependent hyperbolic and chaotic problems on future architectures. The chosen methodology for solving these problems parallel-in-time is multigrid, because multigrid (when it works) is a powerful, optimal, and scalable solver for discretized PDEs. Multigrid is already commonly used in many DOE simulations for scalably and optimally solving space-only PDE problems. The areas of hyperbolic and chaotic problems are chosen because of their relevance to problems of programmatic interest to DOE. However, these problems are also well-known to be difficult for parallel-in-time methods, with the most common method, parareal, diverging in many cases. The current state of-the-art for parallel-in-time at LLNL is the multigrid reduction in time (MGRIT) XBraid package, which also struggles for such problems, while still showing some improvement over parareal. In summary, new methods are needed for an efficient parallel-in-time scheme for hyperbolic and chaotic problems, and this work shall research promising new multigrid methods in this area. In particular, this work shall continue researching the directions from the current collaboration with Dr. Falgout, which are laid out in the work Toward Parallel in Time for Chaotic Dynamical Systems and showed the first known results of a parallel-in-time speedup for a chaotic problem. This work outlines two key improvements to XBraid for chaotic problems, the so-called “theta” and “delta-correction” methods. Here, these two improvements will be further researched and improved (including with a new relaxation method inspired by on Least Squares Shadowing (LSS)) and explored for more complicated problems.

97 MATHEMATICS AND COMPUTING

A Framework for Understanding and Quantifying the Loss and Acceleration of Relativistic Electrons in the Outer Radiation Belt During Geomagnetic Storms

We present detailed analysis of the global relativistic electron dynamics as measured by total radiation belt content (RBC) during coronal mass ejection (CME) and corotating interaction region (CIR)-driven geomagnetic storms. Recent work has demonstrated that the response of the outer radiation belt is consistent and repeatable during geomagnetic storms. Here we build on this work to show that radiation belt dynamics can be divided into two sequential phases, which have different solar wind dependencies and which when analyzed separately reveal that the radiation belt responds more predictably than if the overall storm response is analyzed as a whole. In terms of RBC, in every storm we analyzed, a phase dominated by loss is followed by a phase dominated by acceleration. Analysis of the RBC during each of these phases demonstrates that they both respond coherently to solar wind and magnetospheric driving. However, the response is independent of whether the storm response is associated with either a CME or CIR. Our analysis shows that during the initial phase, radiation belt loss is organized by the location of the magnetopause and the strength of Dst and ultralow frequency wave power. During the second phase, radiation belt enhancements are well organized by the amplitude of ultralow frequency waves, the auroral electroject index, and solar wind energy input. Overall, our results demonstrate that storm time dynamics of the RBC is repeatable and well characterized by solar wind and geomagnetic driving, albeit with different dependencies during the two phases of a storm.

Kyle R. Murphy

A system for the input and storage of data in the Besm-6 digital computer

Computer programs used for the decoding and storage of large volumes of data on the the BESM-6 computer are described. The following factors are discussed: the programming control language allows the programs to be run as part of a modular programming system used in data processing; data control is executed in a hierarchically built file on magnetic tape with sequential index storage; and the programs are not dependent on the structure of the data.

Schmidt, K.

Simulated Space Radiation: Murine Skeletal Responses During Recovery and with Mechanical Stimulation

Simulated space radiation at doses similar to those of solar particle events or a round-trip sojourn to Mars (1-2Gy) may cause skeletal tissue degradation and deplete stem/progenitor cell pools throughout the body. We hypothesized that simulated space radiation (SSR) causes late, time-dependent deficits in bone structure and bone cell function reflected by changes in gene expression in response to anabolic stimuli. We used a unique sequential dual ion exposure (proton and iron) for SSR to investigate time-dependence of responses in gene expression, cell function, and microarchitecture with respect to radiation and an anabolic stimulus of axial loading (AL). Male 16-wk C57BL6/J mice (n=120 total) were exposed to 0Gy (Sham, n=10), 56Fe (2Gy, positive control dose, n=10), or sequential ions for SSR (1Gy 1H/56Fe/1H, n=10) by total body irradiation (IR), and the tissues were harvested 2 or 6 mo. later. Further, to assess the response to anabolic stimuli, we subjected additional Sham-AL (n=15) and SSR-AL (n=15) groups to rest-inserted tibial axial loading (AL) starting at 1 and 5 months post-IR (-9N, 60 cycles/day, 3 days/wk, 4 wks). Exposure to 56Fe caused a significant reduction in cancellous bone volume fraction (BV/TV) compared to Sham (-34%) and SSR (-20%) in the proximal tibia metaphysis at 2-months post-IR; however BV/TV for SSR group was not different than Sham. Both 56Fe and SSR caused significant reduction in trabecular number (Tb.N) compared to Sham (-33% and -16%, respectively). Further, Tb.N for 56Fe (2Gy) was significantly lower than SSR (-21%). Ex vivo culture of marrow cells to assess growth and differentiation of osteoblast lineage cells 6 months post-IR showed that both 56Fe and SSR exposures significantly impaired colony formation compared to Sham (-66% and -54%, respectively), as well as nodule mineralization (-90% and -51%, respectively). Two-way analysis of variance showed that both mechanical loading and radiation reduced BV/TV, mechanical loading reduced trabecular thickness (Tb.Th), and radiation reduced Tb.N, at both time points. To assess acute response to mechanical stimuli, samples were harvested from a subset of Sham-AL (n=5) and SSR-AL (n=5) to measure changes in gene expression levels. Preliminary results indicate that axial loading increased expression of the antioxidant response gene Nfe2l2 and the osteoprogenitor-associated marker Runx2 in the bone marrow cells, and there was an interaction effect between axial loading and radiation at 2-months post-IR. Additional analyses of gene expression levels in the mineralized tissue are in progress. Results indicate that SSR caused persistent impairment of osteoblast colony formation and nodule mineralization 6-mo post-IR. Contrary to our hypothesis, simulated space radiation did not impair the ability of cancellous bone to respond to a mechanical anabolic stimulus, consistent with our previous findings [1]. Hence, compressive loading may be a potential countermeasure against spaceflight-induced bone loss.

Bone Loss

Simulated Space Radiation: Murine Skeletal Responses During Recovery and with Mechanical Stimulation

Simulated space radiation at doses similar to those of solar particle events or a round-trip sojourn to Mars (1-2Gy) may cause skeletal tissue degradation and deplete stem/progenitor cell pools throughout the body. We hypothesized that simulated space radiation (SSR) causes late, time-dependent deficits in bone structure and bone cell function reflected by changes in gene expression in response to anabolic stimuli. We used a unique sequential dual ion exposure (proton and iron) for SSR to investigate time-dependence of responses in gene expression, cell function, and microarchitecture with respect to radiation and an anabolic stimulus of axial loading (AL). Male 16-wk C57BL6/J mice (n=120 total) were exposed to 0Gy (Sham, n=10), 56Fe (2Gy, positive control dose, n=10), or sequential ions for SSR (1Gy 1H/56Fe/1H, n=10) by total body irradiation (IR), and the tissues were harvested 2 or 6 mo. later. Further, to assess the response to anabolic stimuli, we subjected additional Sham-AL (n=15) and SSR-AL (n=15) groups to rest-inserted tibial axial loading (AL) starting at 1 and 5 months post-IR (-9N, 60 cycles/day, 3 days/wk, 4 wks). Exposure to 56Fe caused a significant reduction in cancellous bone volume fraction (BV/TV) compared to Sham (-34%) and SSR (-20%) in the proximal tibia metaphysis at 2-months post-IR; however BV/TV for SSR group was not different than Sham. Both 56Fe and SSR caused significant reduction in trabecular number (Tb.N) compared to Sham (-33% and -16%, respectively). Further, Tb.N for 56Fe (2Gy) was significantly lower than SSR (-21%). Ex vivo culture of marrow cells to assess growth and differentiation of osteoblast lineage cells 6 months post-IR showed that both 56Fe and SSR exposures significantly impaired colony formation compared to Sham (-66% and -54%, respectively), as well as nodule mineralization (-90% and -51%, respectively). Two-way analysis of variance showed that both mechanical loading and radiation reduced BV/TV, mechanical loading reduced trabecular thickness (Tb.Th), and radiation reduced Tb.N, at both time points. To assess acute response to mechanical stimuli, samples were harvested from a subset of Sham-AL (n=5) and SSR-AL (n=5) to measure changes in gene expression levels. Preliminary results indicate that axial loading increased expression of the antioxidant response gene Nfe2l2 and the osteoprogenitor-associated marker Runx2 in the bone marrow cells, and there was an interaction effect between axial loading and radiation at 2-months post-IR. Additional analyses of gene expression levels in the mineralized tissue are in progress. Results indicate that SSR caused persistent impairment of osteoblast colony formation and nodule mineralization 6-mo post-IR. Contrary to our hypothesis, simulated space radiation did not impair the ability of cancellous bone to respond to a mechanical anabolic stimulus, consistent with our previous findings. Hence, compressive loading may be a potential countermeasure against spaceflight-induced bone loss.

MURINE SKELETAL

Approaches for Achieving Broadband Achromatic Phase Shifts for Visible Nulling Coronagraphy

Visible nulling coronagraphy is one of the few approaches to the direct detection and characterization of Jovian and Terrestrial exoplanets that works with segmented aperture telescopes. Jovian and Terrestrial planets require at least 10(exp -9) and 10(exp -10) image plane contrasts, respectively, within the spectral bandpass and thus require a nearly achromatic pi-phase difference between the arms of the interferometer. An achromatic pi-phase shift can be achieved by several techniques, including sequential angled thick glass plates of varying dispersive materials, distributed thin-film multilayer coatings, and techniques that leverage the polarization-dependent phase shift of total-internal reflections. Herein we describe two such techniques: sequential thick glass plates and Fresnel rhomb prisms. A viable technique must achieve the achromatic phase shift while simultaneously minimizing the intensity difference, chromatic beam spread and polarization variation between each arm. In this paper we describe the above techniques and report on efforts to design, model, fabricate, align the trades associated with each technique that will lead to an implementations of the most promising one in Goddard's Visible Nulling Coronagraph (VNC).

Bolcar, Matthew R.

Confinement of excited states in two-dimensional, in-plane, quantum heterostructures

Two-dimensional (2D) semiconductors are promising candidates for optoelectronic application and quantum information processes due to their inherent out-of-plane 2D confinement. In addition, they offer the possibility of achieving low-dimensional in-plane exciton confinement, similar to zero-dimensional quantum dots, with intriguing optical and electronic properties via strain or composition engineering. However, realizing such laterally confined 2D monolayers and systematically controlling size-dependent optical properties remain significant challenges. Here, we report the observation of lateral confinement of excitons in epitaxially grown in-plane MoSe 2 quantum dots (~15-60 nm wide) inside a continuous matrix of WSe 2 monolayer film via a sequential epitaxial growth process. Various optical spectroscopy techniques reveal the size-dependent exciton confinement in the MoSe 2 monolayer quantum dots with exciton blue shift (12-40 meV) at a low temperature as compared to continuous monolayer MoSe 2 . Finally, single-photon emission (g 2 (0) ~ 0.4) was also observed from the smallest dots at 1.6 K. Our study opens the door to compositionally engineered, tunable, in-plane quantum light sources in 2D semiconductors.

42 ENGINEERING

A holistic platform for accelerating sorbent-based carbon capture

Abstract Reducing carbon dioxide (CO 2 ) emissions urgently requires the large-scale deployment of carbon-capture technologies. These technologies must separate CO 2 from various sources and deliver it to different sinks 1,2 . The quest for optimal solutions for specific source–sink pairs is a complex, multi-objective challenge involving multiple stakeholders and depends on social, economic and regional contexts. Currently, research follows a sequential approach: chemists focus on materials design 3 and engineers on optimizing processes 4,5 , which are then operated at a scale that impacts the economy and the environment. Assessing these impacts, such as the greenhouse gas emissions over the plant’s lifetime, is typically one of the final steps 6 . Here we introduce the PrISMa (Process-Informed design of tailor-made Sorbent Materials) platform, which integrates materials, process design, techno-economics and life-cycle assessment. We compare more than 60 case studies capturing CO 2 from various sources in 5 global regions using different technologies. The platform simultaneously informs various stakeholders about the cost-effectiveness of technologies, process configurations and locations, reveals the molecular characteristics of the top-performing sorbents, and provides insights on environmental impacts, co-benefits and trade-offs. By uniting stakeholders at an early research stage, PrISMa accelerates carbon-capture technology development during this critical period as we aim for a net-zero world.

Science & Technology - Other Topics

Modern control concepts in hydrology

Two approaches to an identification problem in hydrology are presented based upon concepts from modern control and estimation theory. The first approach treats the identification of unknown parameters in a hydrologic system subject to noisy inputs as an adaptive linear stochastic control problem; the second approach alters the model equation to account for the random part in the inputs, and then uses a nonlinear estimation scheme to estimate the unknown parameters. Both approaches use state-space concepts. The identification schemes are sequential and adaptive and can handle either time invariant or time dependent parameters. They are used to identify parameters in the Prasad model of rainfall-runoff. The results obtained are encouraging and conform with results from two previous studies; the first using numerical integration of the model equation along with a trial-and-error procedure, and the second, by using a quasi-linearization technique. The proposed approaches offer a systematic way of analyzing the rainfall-runoff process when the input data are imbedded in noise.

Duong, N.

System reliability approaches for advanced propulsion system structures

This paper identifies significant issues that pertain to the estimation and use of system reliability in the design of advanced propulsion system structures. Linkages between the reliabilities of individual components and their effect on system design issues such as performance, cost, availability, and certification are examined. The need for system reliability computation to address the continuum nature of propulsion system structures and synergistic progressive damage modes has been highlighted. Available system reliability models are observed to apply only to discrete systems. Therefore a sequential structural reanalysis procedure is formulated to rigorously compute the conditional dependencies between various failure modes. The method is developed in a manner that supports both top-down and bottom-up analyses in system reliability.

Cruse, T. A.

International Space Station Solar Array Wing On-Orbit Electrical Performance Degradation Measured

The port-side photovoltaic power module (P6) was activated on the International Space Station in December 2000. P6 provides electrical power to channels 2B and 4B to operate ISS power loads. A P6 is shown in the preceding photograph. This article highlights the work done at the NASA Glenn Research Center to calculate the on-orbit degradation of the P6 solar array wings (SAWs) using on-orbit data from December 2000 to February 2003. During early ISS operations, the 82 strings of photovoltaic cells that make up a SAW can provide much more power than is necessary to meet the demand. To deal with excess power, a sequential shunt unit successively shunts the current from the strings. This shunt current was the parameter chosen for the SAW performance degradation study for the following reasons: (1) it is based on a direct shunt current measurement in the sequential shunt unit, (2) the shunt current has a low temperature dependence that reduces the data correction error from using a computationally derived array temperature, and (3) the SSU shunt current is essentially the same as the SAW short-circuit current on a per-string basis.

Gustafson, Eric D.