Search NASASearch

SEARCH · Search NASA

Results for “compression”

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 55 records · Page 3

Compression rate effects on the Bi-III stability field in dynamic diamond anvil cell XFEL studies of bismuth

This study aims to resolve conflicting observations of bismuth’s high-pressure phase transitions across static, intermediate, and shock compression regimes. We probed its high-pressure structural sequence using the dynamic diamond anvil cell with and time-resolved X-ray diffraction with microsecond resolution at an X-ray free-electron laser. At room temperature and pressures up to 20 gigapascals, bismuth evolves through the same structural sequence previously identified under static compression. However, the transformation behavior differs in important ways under dynamic loading. In particular, the transition from the incommensurate intermediate-pressure phase to the high symmetry high pressure phase begins at pressures about 2 to 4 gigapascals lower than in static experiments, and the onset of this transformation depends on the compression rate. As a result, the stability field of the intermediate-pressure phase is reduced under rapid compression. Our results suggest that at sufficiently fast loading rates the intermediate phase may be bypassed entirely, consistent with previous shock-compression observations.

75 CONDENSED MATTER PHYSICS, SUPERCONDUCTIVITY AND

Microscale mechanical property variations of Al-substituted LLZO: insights from compression testing and molecular dynamics simulations

Ceramic solid electrolytes based on LLZO (Li 7 La 3 Zr 2 O 12 ) are promising candidates for all-solid-state batteries due to their high ionic conductivity and good apparent stability vs. lithium metal, however they are prone to mechanical failure. Lithium metal intrusions, alongside cell stack pressure, transition polycrystalline solid electrolyte grains into a compressed state that promotes crack propagation and fracture. Here this work examines the mechanical response of Al-substituted LLZO to compressive forces by measuring ultimate strength under pillar compression with a flat punch tip. Failure modes characterized by in situ scanning electron microscopy show diverse splitting patterns arising from internal porosity, grain boundaries, and slip planes. Large correlated variations in compressive strength (0.93–2.63 GPa) and Young's modulus (72.1–150.97 GPa) are observed across microscale regions of the solid electrolyte. Molecular dynamics simulations of LLZO with different porosities describe the variation of compressive strength and Young's modulus, and enable a microscale porosity model to be fit accounting for Young's modulus reduction across the solid electrolyte. Overall, the results indicate the importance of microscale mechanical testing of ceramic solid electrolytes to identify preferential sites for mechanical degradation and Li intrusion, and ensure the robust design of all-solid-state lithium metal batteries.

25 ENERGY STORAGE

Invariant regimes of Spencer scaling law for magnetic compression of rotating FRC plasma

Abstract The scaling laws for the magnetic compression of a toroidally rotating field reversed configuration (FRC) have been investigated in this work. The magnetohydrodynamics (MHD) simulations of the magnetic compression on rotating FRCs employing the NIMROD code (Sovinec et al 2004 J. Comput. Phys. 195 355), are compared with the Spencer’s one-dimensional (1D) theory (Spencer et al 1983 Phys. Fluids 26 1564) for a wide range of initial flow speeds and profiles. The toroidal flow can influence the scalings directly through the alteration of the compressional work as also evidenced in the 1D adiabatic model, and indirectly by reshaping the initial equilibrium. However, in comparison to the static initial FRC equilibrium cases, the pressure and the radius scalings remain invariant for the magnetic compression ratio B w 2 / B w 1 up to 6 in presence of the initial equilibrium flow, suggesting a broader applicable regime of the Spencer scaling law for FRC magnetic compression. The invariant scaling has been proven a natural consequence of the conservation of angular momentum of both fluid and magnetic field during the dynamic compression process.

Ma, Yiming

First Demonstration of Improved Fusion Yield with Increased Compression through Reduced Adiabat in Inertial Confinement Fusion Experiments at the National Ignition Facility

Recent advancements in indirect-drive inertial confinement fusion (ICF) experiments at the National Ignition Facility (NIF) have achieved a significant milestone by demonstrating target gains greater than one, yet future applications necessitate much higher target gains. One approach to achieving improved implosion performance is to pursue increased fuel compression via a lowered implosion adiabat. Experiments have been performed testing a reduced adiabat by introducing small changes to the drive laser pulse shape and the resulting shock timing for an existing implosion design at 1.9 MJ laser drive with near-ignition performance (experiment N210808). Experiments using the updated design demonstrate, for the very first time, increased compression and fusion yield in ICF implosions on the NIF by using a lower fuel adiabat, and increased compression with a reduced adiabat in high-density carbon ablators. Compared to the previously best-performing experiment with a laser energy of 1.9 MJ, these experiments exhibit increases of up to 80% and 14% in nuclear fusion yield and fuel compression, respectively, and with repeatable performance. Further, it is the only implosion design to have achieved a target gain exceeding one with a laser energy of less than 2 MJ. These findings highlight the efficacy of reduced adiabat designs in achieving higher compression and fusion yields, offering a promising pathway for future ICF applications. In conclusion, this Letter not only addresses a long-standing question in ICF but also paves the way for achieving higher target gains with optimized implosion strategies.

Hohenberger, M. [Lawrence Livermore National Labor

Identifying Outliers in AI-based Image Compression

Image compression using artificial intelligence (AI) is becoming increasingly prevalent across various fields, including scientific research. Scientific instruments can generate hundreds of images per second, and effectively compressing these images with high compression ratios is crucial for facilitating scientific discoveries. However, automatically detecting outlier cases, where compression may not have succeeded or where interesting scientific phenomena are present, poses a significant challenge. To address this, we have developed a methodology based on unsupervised machine learning techniques for detecting outlier compressed images. This methodology utilizes metrics such as peak signal-to-noise ratio (PSNR), structural similarity index measure (SSIM), structural texture similarity index measure (STSIM), and deep image and structural texture similarity index (DISTS). We have evaluated our methodology on several unlabeled datasets, including microscopy and x-ray images, and have successfully identified multiple outlier images using our proposed approach. Furthermore, our approach has enabled us to identify image semantics that are valuable for post-experiment analysis by scientists.

Data Analysis

Shifting Between Compute and Memory Bounds: A Compression-Enabled Roofline Model

In the evolving landscape of high-performance computing, especially to fight the end of Moore’s Law and Dennard’s Scaling, the ability to shift between compute-bound and memory-bound states is critical for enhancing adaptability and flexibility to diverse system and domain-specific architectures. Such capability is vital for optimizing performance across distinguished hardware configurations, such as accelerators, memory hierarchies, and cache systems. Despite that ad hoc optimization techniques, such as compressed/approximate computation, have been enabled for compute-/data-intensive computing for improved performance in distinct hardware settings, there lacks an understanding of 1) the rational behind performance improvement; 2) capability of different optimizations; 3) what optimization to respond to specific computational and memory demands. This work proposes a compression-enabled roofline model to facilitate this adaptability with data compression techniques to balance and transform between computational and memory demands. This model enables applications to adjust in response to the specific strengths and limitations of the underlying hardware and system to optimize resource utilization. The effectiveness of this approach is demonstrated with matrix multiplication kernels on different input sizes, with turning on/off various compression techniques, including 1) low-precision floating point; 2) sparse matrix formulation; and 3) compressed arrays with ZFP. By reducing memory transfer volumes and cache misses and increasing data locality and computational intensity through compression, the specific roofline model can transform between compute and memory bounds to align more efficiently with system capabilities. This advancement not only improves overall performance but also maximizes adaptability in diverse computing environments.

Naraparaju, Ramasoumya [University of Washington]

ZFP: A compressed array representation for numerical computations

HPC trends favor algorithms and implementations that reduce data motion relative to FLOPS. We investigate the use of lossy compressed data arrays in place of traditional IEEE floating point arrays to store the primary data of calculations. Simulation is fundamentally an exercise in controlled approximation, and error introduced by finite-precision arithmetic (or lossy compression) is just one of several sources of error that need to be managed to ensure sufficient accuracy in a computed result. We describe ZFP, a compressed numerical format designed for in-memory storage of multidimensional arrays, and summarize theoretical results that demonstrate that the error of repeated lossy compression can be bounded and controlled. Furthermore, we establish a relationship between grid resolution and compression-induced errors and show that, contrary to conventional floating point, ZFP reduces finite-difference errors with finer grids. We present example calculations that demonstrate data reduction by 4x or more with negligible impact on solution accuracy. Our results further demonstrate several orders-of-magnitude increase in accuracy using ZFP over IEEE floating point and Posits for the same storage budget.

Lindstrom, Peter

Few-cycle self-compression of GW mid-IR pulses in an anti-resonant fiber in ambient air

We report self-compression of mid-IR optical pulses to the few-cycle regime in an anti-resonant hollow core fiber filled with ambient air. Transform-limited 120-fs duration input optical pulses with 160 μJ energy are compressed to 29.8 fs (< 3 cycles) with a compression efficiency of 75%, resulting in 2.6 GW peak power few-cycle pulses. In addition, we show that nonlinear compression is maintained when the fiber is coiled, allowing for a compact setup. Lastly, we elucidate the dynamics involved in this self-compression setup via numerical simulations and identify the critical role played by Raman shifting in molecular gases and ionization limitations.

Hettel, Will [University of Colorado & NIST, Bould

Production of Readily Compressible Dies for the Enhanced Sintering of Solids (PRESS) Preliminary Investigations

Non-oxide ceramics, which consist of predominantly carbides, borides, and nitrides, are of great interest to modern engineering because of their resistance to extreme conditions. Properties of such materials include high temperature resistance, high hardness, chemical resistance, and high fracture toughness. However, the main method for manufacturing parts of these materials is by machining cylindrical billets to the desired geometry. Not only does this produce waste, but the cost of machining is high since the part materials are of such high hardness. This method is used because these non-oxide ceramics must be sintered to high density using simultaneous heat and pressure within a hot-pressing unit. These units are inherently restricted to cylindrical geometries. A proposed way to expand the capabilities of a hot-press is by using intermediate compressible dies. This method consists of surrounding a ceramic part green body with a material that will shrink at the same rate as the part and survive the hot-pressing conditions. At the end, the compressible die material would be removed leaving a nearly net shaped hot-pressed part. In this study, graphite powder was investigated as the compressible die material with its shrinkage rate being controlled by particle size mixing. Both ceramic materials and graphite were then cast into parts and compressible dies respectively to show the feasibility of the compressible die hot-pressing method.

36 MATERIALS SCIENCE

Automatic Generation of Algorithms for High-Speed Reliable Lossy Data Compression (Final Report)

Fast reliable data compression is urgently needed for many leading-edge scientific instruments and for exascale high-performance computing applications because they produce vast amounts of data at extremely high rates. The goal of this project has been to develop a framework named LC that is able to automatically generate high-speed lossless and reliable lossy compression and decompression algorithms that can be customized for different kinds of data. The resulting LC framework is freely available on GitHub. To achieve high-speed operation, LC outputs optimized and parallelized CPU and GPU implementations of the generated algorithms. To ensure the quality of lossily compressed data, LC guarantees the user-provided error bound. To be able to customize the compression algorithm to various use cases, LC can synthesize millions of different algorithms and automatically search for the one that works best for the given data. We have already employed LC to create state-of-the-art lossless and lossy compressors for scientific data as well as leading lossless compressors for images. We hope that LC and the customized, fast, reliable, and CPU/GPU-compatible compression algorithms that it can generate will greatly benefit the many scientific applications that need not only high trustworthiness but also high performance.

97 MATHEMATICS AND COMPUTING

Spindown of Pulsars Interacting with Companion Winds: The Impact of Magnetospheric Compression

Pulsars in binary systems with strong companion winds can have the magnetopause separating their magnetosphere from the wind located well within their light cylinder. This bow-like enclosure effectively creates a waveguide that confines the pulsar's electromagnetic fields and can significantly alter its spindown. In this paper, we study the spindown of compressed pulsar magnetospheres in such systems. We parameterize the confinement as the ratio between the equatorial position of the magnetopause (or standoff distance) R m and the pulsar's light cylinder R LC . Using particle-in-cell simulations, we quantify the pulsar spindown for a range of compressions, R m /R LC = 1/3–1, and inclination angles, χ = 0°...90°, between magnetic and rotation axes. Our strongly confined models (R m /R LC = 1/3) show two distinct limits. For χ = 0°, the spindown of a compressed pulsar magnetosphere is enhanced by approximately a factor of three compared to an isolated pulsar due to the increased number of open magnetic field lines. Conversely, for χ = 90°, the compressed pulsar spins down at less than 40% of the rate of an isolated reference pulsar due to the mismatch between the pulsar wind stripe wavelength and the waveguide size. We apply our analysis to the 2.77 s oblique rotator (χ = 60°) in the double-pulsar system PSR J0737-3039. With the numerically derived spindown estimate, we constrain its surface magnetic field to B* ≈ (7.3 ± 0.2) × 10 11 G. We discuss the time modulation of its period derivative, the effects of compression on its braking index, and implications for the radio eclipse in PSR J0737-3039.

79 ASTRONOMY AND ASTROPHYSICS

Effects of Critical Compression Ratio on Rating Gasoline Knock Propensity

It is common practice in the automotive industry to explore the knock limits of fuels on an engine by a comparison of the knock limited spark advance (KLSA) at threshold knock intensity. However, the knock propensity of gasolines can be rated by changing one of three metrics on a variable compression ratio Cooperative Fuels Research (CFR) octane rating engine while holding the other two variables constant: knock intensity, spark timing, and critical compression ratio. The operational differences between the standard research octane number (RON) rating and modern engine operation have been explored in three parts. The first part focused on the effects of lambda and knock characterization. The second part studied the effects of spark timing. This third part explores the knock ratings of several gasolines by comparing the critical compression ratios at constant combustion phasing and knock intensity. The threshold knock intensity was based on the standard octane rating D1 pickup or by maximum amplitude of pressure oscillations (MAPO) measured by a piezoelectric cylinder pressure transducer. Several Fuels for Advanced Combustion Engines (FACE) gasolines, primary reference fuels (PRFs), and toluene standardization fuels (TSFs) were tested on a CFR octane rating engine with advanced data acquisition equipment and a piezoelectric cylinder pressure transducer. These tests deviated from the ASTM D2699 standard octane rating procedure. For each test fuel, the CFR engine was operated at stoichiometry at a constant combustion phasing (CA50) and the compression ratio was modified until a threshold knock intensity was realized. It was found that the chemical composition of the fuels affected the relationship of critical compression ratios between the D1 knockmeter and piezoelectric pressure transducer knock intensity thresholds, as well as the measured combustion maximum pressure rise rate and spark timing setting for constant CA50. For highly aromatic fuels tested at a constant MAPO knock intensity threshold, it was found that the maximum pressure rise rate was two to three times higher than that of highly paraffinic fuels with similar RON and the spark advance was several crank angle degrees less for constant combustion phasing.

Kolodziej, Christopher P

Compressed Air Scoping Tool Teaches Energy Efficiency Best Practices

Standards and practices around compressed air systems are evolving as previous golden rules become outdated and unhelpful. One of the most referenced guidelines gives us the perfect example: The previous rule of thumb for compressed air storage – 1-3 gal/cfm1,2 – is now accepted to be 3-5 gal/cfm. This change in recommended storage is only one of many in the industry, resulting in industrial users lost in a sea of contradictory best practices. To help combat confusion and poor information sharing, a collaborative effort between Oak Ridge National Laboratory (ORNL) and the Department of Energy’s (DOE’s) Better Plants program created the Compressed Air (CA) Scoping Tool with the most up-to-date best practices in the industry (as of 2023). It can be used as a nonbiased, one-stop shop for best practice recommendations. The Excelbased tool is designed to be an initial step in understanding the operation of a compressed air system, a baselining tool enabling users to comprehend various aspects of a facility’s system from the production of compressed air to its application by end users.

42 ENGINEERING

Can classical DEM simultaneously capture compressibility and flowability of milled biomass?

Accurate prediction of the rheological behavior of biomass is essential for the design and operation of hoppers, feeders, and storage systems in biorefineries. This study examines whether the classical, coarse-grained discrete element method (DEM) formulation can simultaneously reproduce the compressibility and flowability of milled herbaceous biomass, using Miscanthus × giganteus as a representative material. The model represents particles as rigid spheres interacting through Hertz-Mindlin elastic-frictional contacts augmented with an area-dependent cohesion term. Laboratory cyclic compression and wedge-shaped hopper discharge experiments were used as calibration benchmarks. Although the model can independently reproduce each behavior by appropriately tuning particle Young's modulus E and cohesion energy density k, an extensive parametric investigation comprising more than 600 simulations reveals that the optimal parameter regions for compression and hopper flow are distinct and non-overlapping in (E, k) space. Surrogate surface analysis further shows that the corresponding objective-function valleys exhibit similar trends but are approximately parallel and spatially offset, precluding a unified calibration within the explored domain. Sensitivity analysis indicates that compressibility is governed predominantly by stiffness and cohesion, whereas the slope of the mass flow rate-opening relation in hopper discharge is primarily controlled by tangential friction. Extensions incorporating particle size distribution and clumped-sphere representations do not eliminate the incompatibility. These results systematically reveal, for the first time, the structural limitation of simplified DEM formulations in representing biomass rheological behavior, underscoring the necessity for models incorporating additional physical mechanisms, such as particle deformability or enhanced interlocking, to achieve unified predictive capability for biomass handling behavior.

09 BIOMASS FUELS

Sound speed determination in copper shock compressed to 190 GPa

Sound speed measurements in shock compressed solids have long been valuable for the development of equations of state at extreme conditions, shock-induced phase transformations, and a comprehensive characterization of the thermophysical response of high-pressure standards. We present results from plate impact experiments to 190 GPa to determine the longitudinal sound speed in copper—an important high-pressure standard. Surprisingly, the sound speeds determined using the two most common experimental techniques—the front surface impact (FSI) approach and the release wave overtake (RWO) approach—diverge significantly for stresses greater than ~100 GPa. Further analyses, including numerical simulations, show that the FSI experiments provide the correct sound speeds and that fundamental assumptions underlying the RWO method are likely violated due to the complex release response of shock compressed copper. The sound speeds determined using the FSI approach provide for a more accurate high-pressure description of copper in dynamic compression experiments. The present findings are in contrast to the results for shock compressed silver [Wallace et al., Phys. Rev. B 104, 214106 (2021)], where both methods provided consistent sound speed results. Thus, the findings presented here demonstrate the need to experimentally verify the validity of the RWO method on a case-by-case basis. Finally, we note that even at the high stresses in the present work, the copper unloading response shows a time-dependent, quasielastic response often observed in metals at lower stresses.

36 MATERIALS SCIENCE

On the accuracy of compressibility transformations

This study highlights the importance of satisfying the eddy viscosity equivalence below the logarithmic layer, to deriving accurate compressibility transformations. First, we analyze the ability of known transformations to satisfy the eddy viscosity equivalence and show that the accuracy of these transformations is strongly dependent on this ability. Second, in a step-by-step manner, we devise new transformations that satisfy this hypothesis. An approach based on curve fitting of the incompressible Direct Numerical Simulation data for eddy viscosity profiles below the logarithmic layer provides an extremely accurate transformation, which motivates self-contained methods, making use of mixing length formulas in the inner region. It is shown that the accuracy of existing transformations can be significantly improved by applying these ideas, below the logarithmic layer. Motivated by the effectiveness of the formulations derived from eddy viscosity equivalence, we introduce a new integral transformation based on Reynolds number equivalence between compressible and incompressible flows. This approach is based on defining a new compressible velocity scale, which affects the accuracy of transformations. Several choices for the velocity scale are tested, and in each attempt, it is shown that the eddy viscosity equivalence plays a very important role for the accuracy of compressibility transformations.

42 ENGINEERING

Al–W gradient density materials—Processing and dynamic ramp compression

Materials with high-density gradients are desired for controlling loading paths in dynamic compression, important for studying material properties in extreme conditions and inertial confinement fusion. The large density difference between Al and W makes them ideal choices for producing gradient density materials, but their extremely different melting temperatures make them challenging to fabricate simultaneously. We report a method for producing Al–W porosity-free materials with a fourfold increase in density (2.7–11 g/cm 3 ) across the composition range, from Al-rich to W-rich, without intermetallic phase formation. This was achieved by understanding the aluminum-dominated densification behavior and examining the influence of pressure and temperature on the densification of Al–W composites. Dynamic compression experiments conducted with the Al–W gradient density material produced shock ramp compressions as expected based on the designed composition, and the performed hydrodynamics simulations showed excellent agreement with experimental results. The results demonstrate that current activated pressure-assisted densification allows for the easy and rapid fabrication of gradient density materials with significant density gradients and tailored compositions, facilitating precise control of the loading paths. These materials have the potential to create customized pressure drives for advancing the fields of material science in extreme environments and dynamic compression.

Alloys

Inelastic deformation of diamond single crystals shock compressed to multimegabar stresses: Wave profile calculations

As the archetypal strong solid, the response of diamond shock compressed to multimegabar stresses is important for fundamental science and for numerical simulations of wave profiles for applications in high energy density physics experiments. Previous experiments and analysis have shown that the commonly used hydrodynamic assumption is invalid for diamond shock compressed to stresses below melt and an elastic–inelastic description is needed. Here, we present a phenomenological material model for calculating wave profiles in shock compressed diamond single crystals that incorporates this description. Also, to support the modeling effort, we carried out wave profile measurements on shock compressed diamond single crystals at the Sandia Z facility to augment previous measurements. Wave profiles for [100] and [111] diamond calculated using the material model provide a good match to the elastic–inelastic response (observed two-wave structure) measured at ∼325 and ∼360 GPa. Furthermore, the calculated peak stresses for single (overdriven) waves provide a good match to the measured Hugoniot states for stresses reaching ∼700 GPa, which is near melting conditions. The present results show that the diamond single crystal response at multimegabar shock stresses is characteristic of a brittle solid—pressure-dependent strength and strength loss due to inelastic deformation.

Deformation