Search NASASearch

SEARCH · Search NASA

Results for “redundancy”

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 19 records

Operation at Reduced Atmospheric Pressure and Concept of Reliability Redundancy for Optimized Design of Insulation Systems

Electrified transportation is calling for insulation design criteria that is adequate to provide elevated levels of power density, power dynamics and reliability. Increasing voltage levels are expected to cause accelerated intrinsic and extrinsic aging effects which will not be easily predictable at the design stage due to a lack of suitable modeling. Designing reliable insulation systems would require finding solutions able to control accelerated aging due to an unpredictable increase of intrinsic stresses and the onset of extrinsic stresses as partial discharges. This paper proposes the concept of reliability redundancy for the insulation design of aerospace electrical asset components, which is also validated at lower-than-standard atmospheric pressure. The principle is that extrinsic-aging-free design might be achieved upon determining the aging stress or abnormal service stresses distribution and being sure that aging will not generate conditions that can incept extrinsic aging (partial discharges) during operation life. However, such information is never, in practice, fully available to insulation system designers. Hence, especially in critical applications such as electrified aircraft, aerospace, and combat ships a further level of reliability should be added to a partial-discharge-free design, which can consist of the use of corona-resistant materials and/or of life models able to consider the accelerated aging effect of partial discharges (or any other type of extrinsic-accelerated aging factor). Innovative life modeling considering both extrinsic and intrinsic aging stresses, insulating material testing to estimate model parameters, and a metric for quantifying the extent of corona (or partial discharge) resistance can lead to establishing feasibility and limit conditions for optimized or fully reliability-redundant design. It is shown in the paper that if an extrinsic-aging-free design is not feasible, and it is therefore replaced by a redundant design, a further level of reliability redundancy can be provided by effective condition monitoring plans.

Montanari, Gian Carlo

Decomposing causality into its synergistic, unique, and redundant components

Causality lies at the heart of scientific inquiry, serving as the fundamental basis for understanding interactions among variables in physical systems. Despite its central role, current methods for causal inference face significant challenges due to nonlinear dependencies, stochastic interactions, self-causation, collider effects, and influences from exogenous factors, among others. While existing methods can effectively address some of these challenges, no single approach has successfully integrated all these aspects. Here, we address these challenges with SURD: Synergistic-Unique-Redundant Decomposition of causality. SURD quantifies causality as the increments of redundant, unique, and synergistic information gained about future events from past observations. The formulation is non-intrusive and applicable to both computational and experimental investigations, even when samples are scarce. We benchmark SURD in scenarios that pose significant challenges for causal inference and demonstrate that it offers a more reliable quantification of causality compared to previous methods.

applied mathematics

Suppression of Chorismate Mutase 1 in Hybrid Poplar to Investigate Potential Redundancy in the Supply of Lignin Precursors

Chorismate is an important branchpoint metabolite in the biosynthesis of lignin and a wide array of metabolites in plants. Chorismate mutase (CM), the enzyme responsible for transforming chorismate into prephenate, is a key regulator of metabolic flux towards the synthesis of aromatic amino acids and onwards to lignin. We examined three CM genes in hybrid poplar (Populus alba × grandidentata; P39, abbreviated as Pa×g) and used RNA interference (RNAi) to suppress the expression of Pa×gCM1, the most highly expressed isoform found in xylem tissue. Although this strategy was successful in disrupting Pa×gCM1 transcripts, there was also an unanticipated increase in lignin content, a shift towards guaiacyl lignin units, and more xylem vessels with smaller lumen areas, at least in the most severely affected transgenic line. This was accompanied by compensatory expression of the other two CM isoforms, Pa×gCM2 and Pa×gCM3, as well as widespread changes in gene expression and metabolism. This study investigates potential redundancy within the CM gene family in the developing xylem of poplar and highlights the pivotal role of chorismate in plant metabolism, development, and physiology.

59 BASIC BIOLOGICAL SCIENCES

Plant-specific microbial diversity facilitates functional redundancy at the soil-root interface

Abstract Aims Plant-specific microbial diversity reflecting host-microbe coevolution was frequently shown at the structural level but less on the functional scale. We studied the microbiome of three compartments at the soil root interface (root endosphere, rhizosphere, bulk soil) of medicinal plants cultivated under organic management in Egypt. The study aimed to examine the impact of the rhizosphere on microbial community composition and diversity in desert agricultural soil, as well as to identify specific functions associated with the rhizosphere. Methods The microbiome community structure, diversity, and microbial functioning were evaluated through the utilization of 16S rRNA gene amplicon and shotgun metagenome sequencing. Results We found the typical rhizosphere effect and plant-species-specific enrichment of bacterial diversity. The annual plants Calendula officinalis and Matricaria chamomilla ( Asteraceae ) were more similar than the perennial Solanum distichum ( Solanaceae ). Altogether, plant species explained 50.5% of the variation in bacterial community structures in the rhizosphere. Our results indicate a stronger effect of the plant species in terms of modulating bacterial community structures in the rhizosphere than in root endosphere samples. The plant-driven rhizosphere effect could be linked to redundant plant beneficial functions in the microbiome, while enrichment of specific genes related to amino acid ion transport and metabolism, carbohydrate transport and metabolism, defense mechanisms, and secondary metabolites biosynthesis were more specific. Conclusions The study explores the microbiome continuum at the soil-root interface of medicinal plant species, revealing significant bacterial community structure shifts and plant specificity. The study provides insights into the essential microbiome components contributing to rhizosphere functionality.

Wicaksono, Wisnu Adi (ORCID:0000000215561981)

UnigeneFinder: An Automated Pipeline for Gene Calling From Transcriptome Assemblies Without a Reference Genome

ABSTRACT For most species, transcriptome data are much more readily available than genome data. Without a reference genome, gene calling is cumbersome and inaccurate because of the high degree of redundancy in de novo transcriptome assemblies. To simplify and increase the accuracy of de novo transcriptome assembly in the absence of a reference genome, we developed UnigeneFinder. Combining several clustering methods, UnigeneFinder substantially reduces the redundancy typical of raw transcriptome assemblies. This pipeline offers an effective solution to the problem of inflated transcript numbers, achieving a closer representation of the actual underlying genome. UnigeneFinder performs comparably or better, compared with existing tools, on plant species with varying genome complexities. UnigeneFinder is the only available transcriptome redundancy solution that fully automates the generation of primary transcript, coding region, and protein sequences, analogous to those available for high‐quality reference genomes. These features, coupled with the pipeline’s cross‐platform implementation, focus on automation, and an accessible, user‐friendly interface, make UnigeneFinder a useful tool for many downstream sequence‐based analyses in nonmodel organisms lacking a reference genome, including differential gene expression analysis, accurate ortholog identification, functional enrichments, and evolutionary analyses. UnigeneFinder also runs efficiently both on high‐performance computing (HPC) systems and personal computers, further reducing barriers to use.

Xue, Bo [Plant Resilience Institute Michigan State

GSplit: Scaling Graph Neural Network Training on Large Graphs via Split-Parallelism

Graph neural networks (GNNs), an emerging class of machine learning models for graphs, have gained popularity for their superior performance in various graph analytical tasks. Mini-batch training is commonly used to train GNNs on large graphs, and data parallelism is the standard approach to scale mini-batch training across multiple GPUs. Data parallel approaches contain redundant work as subgraphs sampled by different GPUs contain significant overlap. To address this issue, we introduce a hybrid parallel mini-batch training paradigm called Split parallelism. Split parallelism avoids redundant work by splitting the sampling, loading, and training of each mini-batch across multiple GPUs. Split parallelism, however, introduces communication overheads that can be more than the savings from removing redundant work. We further present a lightweight partitioning algorithm that probabilistically minimizes these overheads. We implement spllit parllelism in GSplit and show that it outperforms state-of-the-art mini-batch training systems like DGL, Quiver, and P3.

Lim, Seung-Hwan [ORNL] (ORCID:0000000194616866)

Global bases for nonplanar loop integrands, generalized unitarity, and the double copy to all loop orders

We introduce a constructive method for defining a global loop-integrand basis for scattering amplitudes, encompassing both planar and nonplanar contributions. Our approach utilizes a graph-based framework to establish a well-defined, non-redundant basis of integrands. This basis, constructed from a chosen set of non-redundant graphs together with a selection of irreducible scalar products, provides clear insights into various physical properties of scattering amplitudes and proves useful in multiple contexts, such as on-shell Ward identities and manifesting gauge-choice independence. A key advantage of our integrand basis is its ability to streamline the generalized unitarity method. Specifically, we can directly read off the coefficients of basis elements without resorting to ansätze or solving linear equations. This novel approach allows us to lift generalized unitarity cuts — expressed as products of tree amplitudes — to loop-level integrands, facilitating the use of the tree-level double copy to generate complete gravitational integrands at any loop order. This method circumvents the difficulties in identifying complete higher-loop-order gauge-theory integrands that adhere to the color-kinematics duality. Additionally, our cut-based organization is well-suited for expansion in hard or soft limits, aiding in the exploration of ultraviolet or classical limits of scattering amplitudes.

Effective Field Theories

Direct genome-scale screening of Gluconobacter oxydans B58 for rare earth element bioleaching

Abstract The transition to a sustainable energy economy will require an enormous increase in the supply of rare earth elements (REEs). Bioleaching offers a promising alternative to conventional hydrometallurgical methods for REE extraction from low-grade ores. However, exploiting this potential remains challenging due to large gaps in our understanding of the genetics involved, and inadequate biological tools to address them. We generated a highly non-redundant whole-genome knockout collection for the bioleaching microbe Gluconobacter oxydans B58, reducing redundancy by 85% compared to the previous best collection. This new collection was directly screened for bioleaching neodymium from a synthetic monazite powder, identifying 89 genes important for bioleaching, 68 of which have not previously been associated with this mechanism. We conducted bench-scale experiments to validate the extraction efficiency of promising strains: 8 demonstrated significant increases in extraction by up to 111% (δ GO_1598 , disruption of the gene encoding the orotate phosphoribosyltransferase enzyme PyrE), and one strain significantly reduced it by 97% (δ GO_1096 , disruption of the gene encoding the GTP-binding protein TypA). Notable changes in pH were only observed for 3 strains, suggesting an important role for non-acid mechanisms in bioleaching. These findings provide valuable insights into further enhancing REE-bioleaching by G. oxydans through genetic engineering.

Marecos, Sabrina (ORCID:0000000158529933)

To Derive or Not to Derive: I/O Libraries Take Charge of Derived Quantities Computation

The ever-increasing volume of data produced by HPC simulations necessitates scalable methods for data exploration and knowledge extraction. Scientific data analysis often involves complex queries across distributed datasets, requiring manipulation of multiple primary variables and generating derived data that needs to be handled efficiently, creating challenges for applications that need to parse many large datasets. Relying on individual applications to handle all intermediate data generally leads to redundant computations across studies and unnecessary data transfers. In this paper, we investigate the performance of different approaches where applications define derived variables as quantities of interest (QoIs) and offload the computation and transfer of these QoIs to the I/O library. This significantly reduces redundancy and optimizes data movement across the distributed storage and processing infrastructure by allowing control over when and where derived variables are computed. We present a detailed analysis of the performance-storage trade-offs associated with different solutions and showcase results for our study on two large-scale datasets created from climate and combustion simulations.

Gainaru, Ana

Insights into genetic determinants of volatile fatty acid catabolism in Cupriavidus necator H16

The soil bacterium Cupriavidus necator H16 is a promising host for upgrading waste-derived volatile fatty acids (VFAs) into renewable biochemicals. While bacterial VFA metabolic pathways are well understood, the C. necator genome encodes multiple enzymes for each catabolic step, and the degree of substrate specificity among these homologs is currently unknown. To gain insight into the catabolism of VFA substrates in C. necator, we performed transcriptomics on cells grown with acetate, propionate, butyrate, valerate, or hexanoate as the sole source of carbon and energy. These data revealed that C. necator upregulates multiple sets of genes putatively involved in substrate activation and β-oxidation in response to VFAs. To better understand this redundancy, we performed biochemical and genetic deletion studies of acyl-CoA synthetase enzymes upregulated during growth on VFA substrates. These results demonstrated the functional redundancy of the C. necator VFA catabolism and led to the identification of a gene cluster, H16_B1332-H16_B1337, that contains several genes that are important for the efficient catabolism of hexanoate. Constitutive expression of a second copy of these hexanoate catabolism genes did not improve growth of C. necator on hexanoate, suggesting that other factors (e.g., redox, transport, or toxicity) may be limiting for growth. Collectively, this work provides new insight into how C. necator uses metabolic regulation to effectively utilize VFA substrates and uncovers the important role of the gene cluster H16_B1332-H16_B1337 in the catabolism of hexanoate.

09 BIOMASS FUELS

Assessment of NuScale SMR Steam Heat Augmentation for Chemical Plant Decarbonization

Nearly 50% of the total energy consumed by the industrial sector in the United States is used to produce process steam with natural gas and coal-fired boilers1 . This project conducts a technoeconomic assessment of a NuScale Small Modular Reactor (SMR) coupled with a chemical plant as an Integrated Energy System (IES) where nuclear produces steam and electric power to meet the requirements of a large chemical plant. In a 2020 study, ORNL evaluated the feasibility of using advanced SMRs, including the NuScale design, to supply energy to the Eastman Chemical Plant. However, since that report was published, NuScale received NRC approval for its uprated 77 MWe design with 56% more power and has also introduced a high-temperature, high pressure, steam heat-augmentation system, a key focus of the new study. The new study also benefits from revised capital costs, a 10-day refueling outage time, reduced plant staffing, higher capacity factors, and a site boundary Emergency Planning Zone methodology. The study consists of a techno-economic assessment of two possible energy sources (nuclear and natural gas) in a number of steam and power generation configurations (NuScale Power Modules (NPMs), boilers and combinations of both) to satisfy the steam and power demand with the most reliable and cost competitive system. A total of 2,947.3 klb/hr of steam and 72.5 MWe of electricity are required for the demonstration case. A range of scenarios and solutions are explored, from a 12-NPM plant (3,000 MWth)—with excess capacity and redundancy, capable of supplying a significant amount of extra power to the grid—to a 4-NPM (1,000 MWth) plant—supplemented with existing boilers or grid power for redundancy. The study uses historical steam and power data from a chemical plant and examines the sensitivity to natural gas and grid power cost variations. Scenarios with up to two times gas and electricity costs were considered. Profitability in a 60-year time horizon was analyzed, consistent with NuScale’s design life specification. A steady-state site integration and reliability analysis was performed, and trade-offs were identified.

20 FOSSIL-FUELED POWER PLANTS

The biogeography of soil and airborne fungi in the Southwestern USA in relation to climate and vegetation

To assess how fungal dispersal might respond to climate change, we examined how climate and geography influence the regional distribution of fungi in soil and air. Specifically, we hypothesized that neighboring fungal communities should be more similar than distant communities (i.e. spatially autocorrelated) and that fungal dispersal should be more limited in soil than in air. We collected soil and air samples from 60 sites across five states in the Southwestern USA. Then, we sequenced the ITS2 region to identify fungal taxa in each sample. Next, we used distance-based redundancy analysis to partition variation in fungal community composition between climate variables and spatial structure. Fungi were indeed spatially autocorrelated. Moreover, precipitation, maximum vapor pressure deficit, and soil moisture were significantly related to fungal community composition in soils. In comparison, only precipitation was significantly related to community composition in the air. After accounting for climate, the strength of spatial autocorrelation did not differ significantly in soilborne versus airborne fungi. Dispersal limitation was evident in soilborne fungi at short distances (<100 km) and was not observed at any distance in airborne fungi. Altogether, climate may influence which fungal taxa are present in soil and air, and fungi could feasibly wind disperse over regional scales.

54 ENVIRONMENTAL SCIENCES

Rare species do not disproportionately contribute to phylogenetic diversity in a subalpine plant community

Abstract Premise Within plant communities, few species are abundant, and most are locally rare. Worldwide, 36% of plant species are exceedingly rare and often face high extinction risk. However, the community phylogenetic impact of the loss of rare plants is largely unknown in many systems. We address this gap by investigating how rare species contribute to phylogenetic diversity, considering multiple metrics of rarity and multiple elevations in a subalpine plant community. Methods We collected abundance data at three sites near the Rocky Mountain Biological Laboratory (Colorado, USA). We calculated each species' range size from public occurrence data. We calculated phylogenetic signal for abundance and range size, compared community phylogenetic metrics weighted by range size and abundance to unweighted metrics, and quantified the change in phylogenetic diversity when removing single species and groups of species ranked by rarity. Results We found phylogenetic signal for abundance, but not range size. There was no difference between rarity‐weighted and ‐unweighted phylogenetic diversity metrics. Finally, phylogenetic diversity did not decline more when we removed single rare species or groups of rare species than when we removed single common species and groups of common species. Conclusions We found that rare species, whether at low abundance or with a small range, do not disproportionately contribute to phylogenetic diversity in our subalpine plant community. These results were consistent across elevations. Instead, rare species might provide phylogenetic redundancy with common species. Deeper understanding of functional differentiation is needed to understand contributions of rare species to this system.

Plant Sciences

Hyperspectral leaf reflectance of grasses varies with evolutionary lineage more than with site

Abstract To predict ecological responses at broad environmental scales, grass species are commonly grouped into two broad functional types based on photosynthetic pathway. However, closely related species may have distinctive anatomical and physiological attributes that influence ecological responses, beyond those related to photosynthetic pathway alone. Hyperspectral leaf reflectance can provide an integrated measure of covarying leaf traits that may result from phylogenetic trait conservatism and/or environmental conditions. Understanding whether spectra‐trait relationships are lineage specific or reflect environmental variation across sites is necessary for using hyperspectral reflectance to predict plant responses to environmental changes across spatial scales. We measured hyperspectral leaf reflectance (400–2400 nm) and 12 structural, biochemical, and physiological leaf traits from five grass‐dominated sites spanning the Great Plains of North America. We assessed if variation in leaf reflectance spectra among grass species is explained more by evolutionary lineage (as captured by tribes or subfamilies), photosynthetic pathway (C 3 or C 4 ), or site differences. We then determined whether leaf spectra can be used to predict leaf traits within and across lineages. Our results using redundancy analysis ordination (RDA) show that grass tribe identity explained more variation in leaf spectra (adjusted R 2 = 0.12) than photosynthetic pathway, which explained little variation in leaf spectra (adjusted R 2 = 0.00). Furthermore, leaf reflectance from the same tribe across multiple sites was more similar than leaf reflectance from the same site across tribes (adjusted R 2 = 0.12 and 0.08, respectively). Across all sites and species, trait predictions based on spectra ranged considerably in predictive accuracies ( R 2 = 0.65 to <0.01), but R 2 was >0.80 for certain lineages and sites. The relationship between Vc max , a measure of photosynthetic capacity, and spectra was particularly promising. Chloridoideae, a lineage more common at drier sites, appears to have distinct spectra‐trait relationships compared with other lineages. Overall, our results show that evolutionary relatedness explains more variation in grass leaf spectra than photosynthetic pathway or site, but consideration of lineage‐ and site‐specific trait relationships is needed to interpret spectral variation across large environmental gradients.

Pau, Stephanie [Department of Geography University

A multi-backend autotuning study of feature selection on GPUs

Abstract Feature selection is an important step in machine learning that can benefit from GPU acceleration. As the number of GPU vendors increases, it is imperative to adapt algorithms such as the minimum Redundancy Maximum Relevance (mRMR) feature selection method to different backends that support several GPU architectures. This work presents a multi-backend implementation of mRMR across CUDA, HIP, and SYCL, and studies its performance when combined with Bayesian optimization and transfer learning to automatically tune execution parameters for different platforms and datasets. Our experimental results show that when tuned, CUDA and HIP achieve comparable performance on NVIDIA architectures, while SYCL exhibits a moderate performance gap. Overall, this work highlights the impact of backend choice and autotuning on GPU-accelerated feature selection and provides insights into deploying mRMR across heterogeneous environments.

Beceiro, Bieito (ORCID:0000000333014890)

Identification of $^{3}$He–$^{3}$H clusters in the $^{6}$Li+$^{89}$Y experiment using particle-$\gamma$ coincidence measurement

The 6 Li+ 89 Y experiment was performed to explore the reaction mechanism induced by a weakly bound nucleus 6 Li and its cluster configuration. Here, the particle-$\gamma$ coincidence method was used to identify the different reaction channels. The $\gamma$-rays coincident with 3 He/ 3 H indicate that the 3 H/ 3 He stripping reaction plays a significant role in the formation of Zr/Nb isotopes. The obtained results support the existence of a 3 He- 3 H cluster in 6 Li. Direct and sequential transfer reactions are adequately discussed, and the FRESCO code is used to perform precise finite-range cyclic redundancy check calculations. In the microscopic calculation, direct cluster transfer is more predominant than sequential transfer in 3 H transfer. However, the direct cluster transfer is of comparable magnitude to the sequential transfer in the 3 He transfer.

CRC calculations