Search NASA⌕ Search

SEARCH · Search NASA

Results for “Decoder”

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 433 records · Page 24

DaYu: Optimizing Distributed Scientific Workflows by Decoding Dataflow Semantics and Dynamics

The combination of ever-growing scientific datasets and distributed workflow complexity creates I/O performance bottlenecks due to data volume, velocity, and variety. Although the increasing use of descriptive data formats (e.g., HDF5, netCDF) helps organize these datasets, it also creates obscure bottlenecks due to the need to translate high level operations into file addresses and then into low-level I/O operations. To address this challenge, we introduce DaYu, a method and toolset for analyzing (a) semantic relationships between logical datasets and file addresses, (b) how dataset operations translate into I/O, and (c) the combination across entire workflows. DaYu's analysis and visualization enables identification of critical bottlenecks and reasoning about remediation. We describe our methodology and propose optimization guidelines. Evaluation on scientific workflows demonstrates up to 3.7x performance improvements in I/O time for obscure bottlenecks. The time and storage overhead for DaYu's time-ordered data is typically under 0.2% of runtime and 0.25% of data volume, respectively.

Tang, Meng↗

Decoding Resilience by Modeling Outage and Restoration Processes in Distribution Grids: A Pittsburgh Case Study

Climate-induced extreme weather events, such as floods and heatwaves, pose significant challenges to the resilience of urban power distribution grids. This paper examines the outage and restoration dynamics of Pittsburgh's power grid during the flood event in April 2024 and three heatwaves in June, July, and August 2024. We introduce a comprehensive modeling framework that integrates outage and restoration processes, enabling the quantification of resilience metrics, including total customer-hours of power outage, maximum residual values, and restoration durations across various ZIP codes. Our analysis highlights spatial disparities in outage impacts and restoration efficiencies, with ZIP Code 15222 experiencing the highest cumulative disruptions, while ZIP Code 15217 shows lower susceptibility. By linking statistical trends with weather events, this study underscores the critical need for targeted infrastructure upgrades and advanced restoration strategies. Furthermore, the proposed framework offers valuable insights for planning and managing resilient power systems in the face of increasing climate stress.

24 POWER TRANSMISSION AND DISTRIBUTION↗

Hidden Allies: Decoding the Core Endohyphal Bacteriome of Aspergillus fumigatus

ABSTRACT Bacterial–fungal interactions that influence the behaviour of one or both organisms are common in nature. Well‐studied systems include endosymbiotic relationships that range from transient to long‐term associations. Diverse endohyphal bacteria associate with fungal hosts, emphasising the need to better comprehend the fungal bacteriome. We evaluated the hypothesis thatAspergillus fumigatusharbours an endohyphal community of bacteria that influence the host phenotype. We analysed whether 38A. fumigatusstrains show stable association with diverse endohyphal bacteria; all derived from single‐conidium cultures that were subjected to antibiotic and heat treatments. The fungal bacteriome, inferred through analysis of bacterial diversity within the fungal strains (short‐ and long‐ read sequencing methods), revealed the presence of core endohyphal bacterial genera. Microscopic analysis further confirmed the presence of endohyphal bacteria. The fungal strains exhibited high genetic diversity and phenotypic heterogeneity in drug susceptibility and in vivo virulence. No correlations were observed between genomic or functional traits and bacteriome diversity, but the abundance of some bacterial genera correlated with fungal virulence or posaconazole susceptibility. The observed endobacteriome may play functional roles, for example, nitrogen fixation. Our study emphasises the existence of complex interactions between fungi and endohyphal bacteria, possibly impacting the phenotype of the fungal host, including virulence.

Environmental Sciences & Ecology↗

Decoding the interstitial/vacancy nature of dislocation loops with their morphological fingerprints in face-centered cubic structure

Dislocation loops are critical defects inducing detrimental effects like embrittlement and swelling in materials under irradiation. Distinguishing their nature (interstitial- or vacancy-type) is a long-standing challenge with great implications for understanding radiation damage. Here, we demonstrate that the morphology of radiation-induced Frank loops can unveil their nature in face-centered cubic (fcc) structure: Circular loops are interstitial-type in all fcc materials, while segmented loops are vacancy-type in high stacking fault energy (SFE) alloys but varied-type in low SFE and high-entropy alloys. The polygonal shape is attributed to the dissociation of an a 0 /3<111> dislocation into an a 0 /6<112> Shockley partial and an a 0 /6<110> stair-rod dislocation. The dissociation of vacancy loops is energetically favorable, whereas interstitial loops require external stimuli to promote dislocation propagation. This “morphology-nature” correlation not only highlights the asymmetry of vacancy/interstitial loops but also offers an efficient way to distinguish loop nature for a wide range of materials.

Ma, Kan [City Univ. of Hong Kong, Kowloon (Hong Ko↗

A Deep Learning-Aided Workflow for Decoding the Stress Regime of Southern Nevada

The Rock Valley fault zone in southern Nevada has a notable history of seismic activity and is the site of a future direct comparison experiment of explosion and earthquake sources. This study aims to gain insight into regional tectonic processes by leveraging recent advances in seismic monitoring capabilities to elucidate the local stress regime. A crucial step in this investigation is the accurate determination of P-wave first-motion polarities, which play a vital role in resolving earthquake focal mechanisms of small earthquakes. Here, we deploy a deep learning-based method for automatic determination of first-motion polarities to vastly expand the polarity dataset beyond what has been reviewed by human analysts. By the integrating P-wave polarities with new measurements of S/P amplitude ratios, we obtain robust focal mechanism estimates for 1306 earthquakes with a local magnitude of 1 and above occurring between 2010 and 2023 in southern Nevada. We then use the focal mechanism catalog to examine the regional stress orientation, confirming an overall trans-tensional stress regime with smaller scale complexities illuminated by individual earthquake sequences. These findings demonstrate how detailed analyses of small earthquakes can provide fundamental information for understanding earthquake processes in the region and inform future experiments at the Nevada National Security Site.

58 GEOSCIENCES↗

Quantum Information Encoding and Decoding for Quantum Sensi

This two-year theory project focused on theoretical investigations of novel paradigms for quantum sensing, building on information encoding and techniques from quantum error correction, quantum computing and other quantum information domains. The outcomes facilitate quantum information technology development, especially at the interface of quantum computing and quantum sensing. The results of the project show new use cases and new paradigms for quantum sensing beyond what has so far been considered. One outcome shows how quantum sensing opens new opportunities for fundamental physics such as the capability of single graviton detection. Another outcome reveals a new application of NISQ quantum computers with error correction for metrology, building on recent advances in practical quantum error correction implementation. The third outcome of the project creates new paradigms of back-action-evading sensing inspired by collective quantum information encoding, which achieves quantum sensing beyond the quantum limit without the use of entanglement.

71 CLASSICAL AND QUANTUM MECHANICS, GENERAL PHYSIC↗

Decode the Workload: Training Deep Learning Models for Efficient Compute Cluster Representation

Monitoring the status of a high throughput computing cluster running computationally intensive production jobs is a crucial yet challenging system administration task due to the complexity of such systems. To this end, we train autoencoders using the Linux kernel CPU metrics of the cluster. Additionally, we explore assisting these models with graph neural networks to share information across threads within a compute node. The models are compared in terms of their ability to: 1) Produce a compressed latent representation that captures the salient features of the input, 2) Detect anomalous activity, and 3) Make distinction between different kinds of jobs run at Jefferson Lab. The goal is to have a robust encoder whose compressed embeddings are used for several downstream tasks. We extend this study further by deploying these models in a human-in-the-loop production-based setting for the anomaly detection task and discuss the associated implementation aspects such as continual learning and the criterion to generate alarms. This study represents a first step in the endeavor towards building self-supervised large-scale foundation models for computing centers.

Mohammed, Ahmed↗

Decoding FGF/FGFR Signaling: Insights into Biological Functions and Disease Relevance

Fibroblast Growth Factors (FGFs) and their cognate receptors, FGFRs, play pivotal roles in a plethora of biological processes, including cell proliferation, differentiation, tissue repair, and metabolic homeostasis. This review provides a comprehensive overview of FGF-FGFR signaling pathways while highlighting their complex regulatory mechanisms and interconnections with other signaling networks. Further, we briefly discuss the FGFs involvement in developmental, metabolic, and housekeeping functions. By complementing current knowledge and emerging research, this review aims to enhance the understanding of FGF-FGFR-mediated signaling and its implications for health and disease, which will be crucial for therapeutic development against FGF-related pathological conditions.

Edirisinghe, Oshadi↗

Decoding the κ Opioid Receptor (KOR): Advancements in Structural Understanding and Implications for Opioid Analgesic Development

The opioid crisis in the United States is a significant public health issue, with a nearly threefold increase in opioid-related fatalities between 1999 and 2014. In response to this crisis, society has made numerous efforts to mitigate its impact. Recent advancements in understanding the structural intricacies of the κ opioid receptor (KOR) have improved our knowledge of how opioids interact with their receptors, triggering downstream signaling pathways that lead to pain relief. This review concentrates on the KOR, offering crucial structural insights into the binding mechanisms of both agonists and antagonists to the receptor. Through comparative analysis of the atomic details of the binding site, distinct interactions specific to agonists and antagonists have been identified. These insights not only enhance our understanding of ligand binding mechanisms but also shed light on potential pathways for developing new opioid analgesics with an improved risk-benefit profile.

60 APPLIED LIFE SCIENCES↗

Digital decoder for phase-delay coded data

Coded or modulated digital data converts to nonreturn to zero /NRZ/ data. Technique includes logic implementation and pertinent timing diagrams. Demodulation to NRZ facilitates digital logic operations on incoming data. Phase-delay modulation has advantage of inherent self-timing not present in NRZ modulation.

Lewin, J.↗

A parametric study of the complexity of sequential decoders, volume 2

Plots are presented of complexity versus required signal energy per bit/single-sided noise spectral density to obtain an output probability of error per bit of 0.0001 for an ideal coherent PSK demodulation. Transfer function of convolutional codes and techniques of branch and reference phase synchronization are considered.

Huth, G. K.↗

A simple branch synchronizer for convolutional decoders.

A simple branch synchronizer for rate 1/3, constraint length five, nonsystematic convolutional code is described. The scheme derives the sync information from the received channel bits, thus avoiding the extra formatting of the sync data at the transmitter and receiver, and increasing the data rate. The synchronizer detects the proper sync bits for both the in-phase and phase ambiguous cases. The design is adaptable to nonsystematic codes of different constraint lengths.

Taqvi, S. Z. H.↗

Encoding and decoding of color information using two-dimensional spatial filtering.

Spatial frequency encoding is described as it applies to both photographic and television systems. In each case, color separations amplitude modulate spatial frequency carriers. The photographic system separates the carriers in the two-dimensional Fourier transform plane using coherent optics; the television system employs a two-dimensional electrical filter to perform the same separation. These filters are synthesized so that the two-dimensional bandwidths of the television camera are used efficiently. Nonlinear processing techniques are also described to minimize crosstalk between channels.

Schaefer, L. F.↗

Techniques for decoding speech phonemes and sounds: A concept

Techniques studied involve conversion of speech sounds into machine-compatible pulse trains. (1) Voltage-level quantizer produces number of output pulses proportional to amplitude characteristics of vowel-type phoneme waveforms. (2) Pulses produced by quantizer of first speech formants are compared with pulses produced by second formants.

Lokerson, D. C.↗