Search NASA⌕ Search

SEARCH · Search NASA

Results for “large load”

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 109 records · Page 6

Benchmarking of three DWM-based wake models at below-rated wind speeds

Wind turbine wake models are essential tools for predicting power losses and structural loads in wind farms. Among these, the dynamic wake meandering (DWM) model, included as a recommended approach in the International Electrotechnical Commission design standard, is a widely used engineering-fidelity method that balances accuracy and computational cost. This study compares the performance of three DWM-based wake model implementations (from the Technical University of Denmark, the National Renewable Energy Laboratory, and the Institute for Energy Technology) under below-rated wind speed conditions. Model predictions of wake flow, power output, and structural loads for a four-turbine row are evaluated across different ambient turbulence levels and wind-direction misalignments and compared against high-fidelity large-eddy simulation results. All three models captured the overall wake evolution and mean turbine performance with reasonable accuracy; their predicted time-averaged thrust and power were typically within 5 %–10 % of the large-eddy simulation benchmark. However, notable differences emerged in wake structure and unsteady load predictions, with discrepancies increasing for turbines further downstream. These differences highlight the importance of modelling choices such as wake summation and turbulence treatment, which strongly influence power-deficit and fatigue-load predictions. Comparison with large-eddy simulations reveals each approach's strengths and weaknesses, indicating where improvements are needed. Overall, the findings point to specific refinements for DWM models to improve their fidelity, ultimately enabling more robust wake predictions for wind farm design and operation.

17 WIND ENERGY↗

Progressing Analysis of Variable Electric Rates (PAVER) Study

The Progressing Analysis of Variable Electric Rates (PAVER) study analyzed the impact of a range of time-varying electric rates on the performance of a regional electric grid and the resulting costs for participating and non-participating customers. This analysis leveraged and extended the work of PNNL’s Distribution System Operator with Transactive (DSO+T) study. Five different rate designs were included: a flat volumetric energy charge, a typical Time of Use (TOU) rate, a dynamic energy (DE) rate (based on wholesale locational marginal prices), a dynamic energy and capacity (DE+C) rate, and, finally, a Block and Swing (B&S) rate that billed customers based on their average load profile at constant pricing, but used the DE+C dynamic price for load deviations from their average profile. These rates were analyzed in a large-scale co-simulation of an entire regional grid with a customer population representative of the current state. A large fraction (80%) of residential and commercial customers were assumed to participate in these time-varying rates with automatically controlled HVAC, water heaters, electric vehicles, and batteries. This study assumed no industrial sector participation. The DE and DE+C rates saw system peak loads reduced by 6-7%, while the large participation in the TOU rate case saw a significant rebound effect and a resulting peak load increase of >5%. The impacts to the annual and peak system demand impacted system wholesale prices and the overall grid operating costs. This cost structure determined the revenue needed to be collected from customers by each rate design. Participating customers on the DE and DE+C rates (located in one of the modeled DSOs) saw reductions in average annual electricity bills of 11-17% with average increases in monthly bill variation of no more than 13%. At such high participation levels, TOU customers saw 10% higher average annual bills (due to system-wide rebound effects) and average increased monthly bill variation of 16%. Residential owners of large flexible loads (such as electric vehicles) saw larger bill savings (17-20%) when on a fully dynamic rate. The presence of on-site generation (such as rooftop solar) did not appear to appreciably change customer outcomes. Customers on the Block and Swing rate did see 6% lower monthly bill variation (as intended) than the flat rate case, but at the expense of appreciable bill savings, which were only 3%, comparable to the savings seen by non-participants. Given this finding we recommend that additional research be conducted into how best various bill protection mechanisms can balance minimizing customer bill variation with providing financial incentives commensurate with the flexibility customers provide. We also recommend that customer outcomes be explored across a range of regions using current actual customer and system cost data.

29 ENERGY PLANNING, POLICY, AND ECONOMY↗

PySIDT: Subgraph Isomorphic Decision Trees for Molecular Property Prediction

Accurate molecular property prediction is important across all fields of chemistry. Deep neural networks (DNNs) have become increasingly popular due to their ability to train automatically, avoiding the incredibly tedious process of constructing and extending traditional property estimation schemes. However, DNNs require large amounts of training data, are challenging to interpret, require large amounts of memory to load even during inference, and have severe difficulties incorporating qualitative chemical knowledge, which are often desired for molecular property prediction tasks. Here, in this study, we present PySIDT (https://github.com/zadorlab/PySIDT), a software for training and running inference on Subgraph Isomorphic Decision Trees (SIDTs). SIDTs are graph-based decision trees made of nodes associated with molecular substructures. Inference is done by descending target molecular structures down the decision tree to nodes with matching subgraph isomorphic substructures and making predictions based on the final (most specific) nodes matched. SIDTs scale down well to dataset sizes much smaller than is feasible for DNNs. As trees of molecular substructures, SIDTs are inherently readable and easy to visualize, making them easy to analyze. They are also straightforward to extend and retrain, facilitate uncertainty estimation, and enable easy integration of expert knowledge. We demonstrate the SIDT approach discussing its application to a diverse range of molecular prediction tasks: rate coefficient estimation, diffusion coefficient estimation, thermochemistry estimation, transition state bond stretch prediction, p K a prediction, stability of molecular structures, stability of surface structures, and prediction of surface lateral interaction energetics. Additionally, we demonstrate the power of the SIDT algorithms in two direct learning curve vanilla comparisons with the popular DNN-based software Chemprop and the popular gradient boosted trees-based software XGBoost on enthalpy of formation and rate coefficient prediction tasks. In particular, in the enthalpy of formation case, vanilla PySIDT is able to outperform vanilla Chemprop and XGBoost across the full range of training/validation set sizes out to 11,560 data points.

Johnson, Matthew Sean [Sandia National Laboratorie↗

Phase instability-coupled fracture behavior in garnet LLZO solid electrolytes: a machine learning-enabled atomistic study

Fracture in the garnet-type solid electrolyte Li 7 La 3 Zr 2 O 12 (LLZO) poses a critical threat to both the performance and safety of solid-state batteries. To unravel the coupled chemomechanical processes that govern fracture in LLZO under external loading, we carry out large-scale molecular-dynamics simulations with a validated machine-learning force field. Our results demonstrate that triaxial stresses at crack flanks trigger a localized cubic-to-tetragonal phase transformation, which is accompanied by Li-ion rearrangement. The emergent tetragonal domains feature lattice contraction normal to the fracture plane, imposing coherent misfit strains that provide an additional driving force for further crack propagation. Crucially, introducing Li deficiencies stabilizes the cubic phase, postponing the phase transition and thereby delaying fracture initiation. These findings highlight the role of intrinsic phase instability in dictating LLZO's fracture resistance and its critical connection to local Li concentration. This chemomechanical coupling points toward targeted strategies to enhance the mechanical robustness of garnet electrolytes, including tuning Li content, ensuring dopant homogeneity, and refining processing protocols.

Materials science↗

DRDMannTurb: A Python package for scalable, data-driven synthetic turbulence

Synthetic turbulence models (STMs) are used in wind engineering to generate realistic flow fields and are employed as inputs to industrial wind simulations. Examples include prescribing inlet conditions in large eddy simulations that model loads on wind turbines and tall buildings. We are interested in STMs capable of generating fluctuations based on prescribed second-moment statistics since such models can simulate environmental conditions that closely resemble on-site observations. To this end, the widely used Mann model (see Mann, 1994, 1998) is the inspiration for DRDMannTurb. The Mann model is described by three physical parameters: a magnitude parameter influencing the global variance of the wind field and corresponding to the Kolmogorov constant multiplied by the rate of viscous dissipation of the turbulent kinetic energy to the two-thirds, αϵ 2/3 , a turbulence length scale parameter L, and a nondimensional parameter Γ related to the lifetime of the eddies. A number of studies, as well as international standards (e.g., those by the International Electrotechnical Commission (IEC)), include recommended values for these three parameters with the goal of standardizing wind simulations according to observed energy spectra. Yet, having only three parameters, the Mann model faces limitations in accurately representing the diversity of observable spectra. This Python package enables users to extend the Mann model and more accurately fit field measurements through flexible neural network models of the eddy lifetime function. Following Keith et al. (2021), we refer to this class of models as Deep Rapid Distortion (DRD) models. DRDMannTurb also includes a general module implementing an efficient method for synthetic turbulence generation based on a domain decomposition technique. This technique is also described in Keith et al. (2021).

17 WIND ENERGY↗

Cyber-Physical Simulation of an Innovative Solid Oxide Electrolysis Cell - Gas Turbine (SOEC-GT) Hybrid Energy System

To produce green hydrogen at scale and at low cost, the solid oxide electrolysis cell (SOEC) systems would be tied to renewable power sources (mainly solar and wind), leveraging zero-carbon electricity at low prices and even nearly free during overgeneration scenarios. However, due to the intermittency of renewable power generation, the SOEC system is subjected to rapid load transitions that occur not only in diurnal cycles but also in short timeframes (e.g., sub-minute). This can result in fast degradation and thus greatly reduce the SOEC’s lifetime. Our team at the National Energy Technology Laboratory has demonstrated that the anode air flow can have a crucial role in SOEC thermal management. Typically, a higher air flow rate can help to mitigate the local temperature gradient distortion during rapid load transitions. To move a large amount of air, the gas turbine (GT; i.e., compressor-turbine-generator set) has been regarded as the most mature and efficient technology. In this presentation, we show the configuration and preliminary results of an innovative SOEC-GT hybrid energy system in a cyber-physical simulation (CPS) approach.

Zhang, Biao↗

Challenges and Opportunities for HVAC + Phase Change Material Thermal Energy Storage in Buildings

Phase-change material (PCM) thermal-energy storage (TES) integrated with HVAC and domestic hot water (DHW) can shift a large share of building thermal loads. By flattening and shifting loads, PCM TES reduces peak electricity use, eases stress on local and grid infrastructure, and lowers costs. It can also defer costly upgrades to service panels, distribution, and transmission. Higher energy density relative to chilled or hot water storage makes PCM TES practical for small, space limited, and retrofit projects, while packaged HVAC-integrated systems expand cost-effective load shifting to commercial buildings that previously lacked options. Despite this promise, deployment faces barriers. This paper presents challenges, opportunities, and lessons learned from lab and field integrations of PCM TES with packaged HVAC systems. Key challenges include misalignment between default heat pump controls tuned for direct-to-load operation and TES charge/discharge objectives, PCM properties that diverge from manufacturer claims and evolve with cycling, and high integration and deployment costs with off-the-shelf products. These studies underscore the need for factory built, integrated systems that arrive as prepackaged modules with proven controls, reducing design and installation effort and delivering predictable performance across projects. The paper outlines steps to enable viable and scalable PCM TES HVAC and DHW systems, including 1) validated methods that can be used to characterize PCM properties and TES system performance, 2) supervisory controls that optimize charge/discharge scheduling, and 3) factory integrated packaging that eliminates bespoke field engineering.

Dutton, Spencer↗

Impact of Lithium‐Free Borate Additives on the Cycle Life and Calendar Aging of Silicon‐Based Lithium‐Ion Batteries

Silicon-anode lithium-ion batteries (LIBs) suffer from limited cycle life and poor calendar life, constraining their large-scale commercialization. Integrating additives into electrolytes is a simple and cost-effective strategy to improve these aspects. The effects of lithium-free boron-based additives on cycling and calendar performance of high-loading Si-anode LIBs remain largely unexplored. In this work, the influence of five Li-free borate additives, each with distinct molecular structures and elemental compositions, is systematically investigated. All additives enhance cycle life to varying extents. Notably, the addition of 1 v/v% tri(2,2,2-trifluoroethyl) borate to the baseline electrolyte nearly doubles the cycle life at 50% state of health. This enhancement is attributed to three key factors. Specifically, borate additives 1) improve electrochemical activity, 2) act as anion receptors that interact with [PF6]- anions and carbonate solvents to reduce electrolyte decomposition, and 3) promote the formation of a stable and polymeric solid electrolyte interphase layer. Furthermore, these additives exhibited negligible impact in mitigating leakage current during a 180 h voltage-hold calendar-aging test, indicating their limited effect in calendar life. These findings provide insight into the role of Li-free borate additives in improving cycle life while addressing the knowledge gap regarding their influence on calendar aging.

Li, Defu↗

Dual-Bed Radioiodine Capture from Complex Gas Streams with Zeolites: Regeneration and Reuse of Primary Sorbent Beds for Sustainable Waste Management

Dual-sorbent systems are proposed for radioiodine management with a regenerated primary bed for multiple cycles of use in complex conditions and a secondary bed for disposal with higher waste loadings. Sorbent approaches for the effective capture of gaseous radioiodine (isotopes 129 I and 131 I) produced from a range of nuclear processes have been studied for over half a century. (1−5) Whether or not a sorbent (e.g., molecular sieve) is required to physically screen/trap or chemically bind a radionuclide of interest through chemisorption, the complexity of the gas stream has a large impact on the performance (e.g., loading capacity, selectivity) and active life of a sorbent bed. (3) Silver mordenite (AgZ), the U.S. Department of Energy baseline sorbent for radioiodine capture from nuclear processes, performs well within acidic conditions and at elevated temperatures (6) and can be consolidated into a chemically durable waste form for long-term disposal. (7,8) However, new sorbents are being sought because optimal capture performance of AgZ significantly decreases in dynamic oxidizing environments with competing species, and it is expensive and it contains Ag (a toxic metal). (9) Until a new sorbent is found to replace AgZ, the regeneration and reuse of AgZ is an attractive alternative to a single-use primary sorbent bed. In this regard, a primary sorbent could be designed for enhanced capture in complex gas streams and the ability to be regenerated for reuse. Here, a secondary sorbent could then be tailored for maximum iodine loading in the gas stream and chemical durability within a disposal facility.

chemisorption↗

Distributed Automatic Generation Control Considering DPV Using T&D Dynamic Co-Simulation

The increasing adoption of distributed energy resources (DERs) over the last decade warrants a reconsideration of control of generation resources. This paper proposes a distributed Automatic Generation Control (AGC) using transmission-and-distribution (T&D) dynamic co-simulation framework for the efficient DPV frequency regulation services. The co-simulation framework allows AGC units to exchange the information for distributed AGC, based on their adopted communication network topology. As a result, a cost-effective automatic generation control is achieved with DPV and conventional generators. The proposed distributed AGC is based on the gossip algorithm in which the neighboring AGC units share the relevant local information with each other and updates their share of AGC regulation signal. Distributed photovoltaics (DPV) unit contribute to AGC response based on their headroom capacity via DER aggregators. The algorithm is tested on IEEE-14 bus transmission system under conditions of generation failure and random load variation to observe effective frequency regulations service offered by DPVs and other AGC units. The study shows that DPV can effectively participate in AGC with the proposed distributed control framework.

automatic generation control↗

A Combined Computational and Mathematical Analysis of Interconnect Fatigue Potential in Photovoltaic Modules

A finite element model of a 60-cell monocrystalline silicon glass-polymer photovoltaic module was simulated with ±1.0 kPa and ±2.4 kPa loads applied to the glass to calculate the deformation under load. Cell-to-cell displacements were used to approximate interconnect strain and stress. A mathematical fatigue cycle life relation was fitted to data for the interconnect material (copper), to generate a life prediction at each interconnect location based on the local stress means, reversal extents, and amplitudes. Interconnect stress was found to be significantly asymmetric about zero despite symmetric positive and negative module loads due to laminate thickness offsets about the neutral plane and the effects of module framing. Cycle life results indicated that interconnect fatigue failure was unlikely to occur over a 30-year lifetime of conservative wind and snow load cycles since the typical cell design feature of leaving some unconstrained length between the cell edge and first solder pad increases the effective gauge length and decreases the stress levels below the material endurance limit. Follow-up analyses found that 3.6 mm and 6.4 mm were the minimum unconstrained lengths required to survive the assumed lifetime of wind and snow cycles, respectively, confirming that typical industrial module constructions with 8–15 mm unconstrained lengths should survive conservatively. Notably, large magnitude, low-cycle snow loading was consistently the limiting factor requiring a longer unconstrained interconnect length. Finally, insights and workflows from this study inform module interconnection design limits for survival against mechanical fatigue in deployment environments.

14 SOLAR ENERGY↗

Wind Loading on CSP Collectors

The project significantly enhanced the community's understanding of the fundamental physics drivers underlying the wind-loading experienced by concentrating solar power (CSP) collector structures (i.e., parabolic troughs and heliostats) as well as their support structures. This project had two overarching objectives: (1) detailed measurements to characterize the prevailing wind conditions and resulting operational loads on collector structures, and (2) development and validation of a computationally efficient, high-fidelity modeling tool capable of predicting wind-loading in deep-array installations. Over three years, we conducted comprehensive at-scale field measurements of the atmospheric turbulent wind conditions, and the resulting wind loads on parabolic troughs and heliostats. Two at-scale measurement campaigns yielded first-of-its-kind, high-resolution, long-term datasets that are used to characterize the complex flow field and wind loading on parabolic-troughs and heliostats in operational power plants. The high-resolution measurements collected during these campaigns were used to validate the high-fidelity computational models developed at NREL. These open-source computationally efficient models were shown to be accurate in predicting wind-driven loads on collectors without the need for a large supercomputer.

14 SOLAR ENERGY↗

Maturing Rational Design Methodologies and Industry Consensus Engineering Standards: Critical Fastened Joints - Solar PV Industry

Critical structural joints can be seen throughout a solar array and are called upon to secure modules and keep racking assembled and able to resist large demands from winds and snow loads. In the relatively new and fast-growing solar PV industry, the important role these hardware assemblies (e.g. clips, clamps, bolts, nuts, washers) play is not well understood by product designers. Failures with critical structural joints are surprisingly common and point to the need for maturing the engineering and assembly of these joints. The wide variety of design concepts (Figure 2&2) demonstrate interesting and innovative ideas but are lacking the basics of fastener engineering seen in matured industries (e.g. transportation, buildings). Complicating the maturing process for critical structural joints is that they are one component in rack supporting structures that exhibits a systems behavior; each component will affect the other and play a key role in maintaining structural integrity. When wind loads the surface of a module, the underlying racking members deflect and twist which in turn imparts forces back into the joints and into the mounted modules. Often, these supporting rack structures exhibit high deflections and low natural frequencies which amplify the demands placed into the joints even in moderate winds. Current engineering practices and associated structural conventions view solar racking support structures as they would a high mass building that exhibit more static behaviors in wind events. Solar structures are unique from high mass buildings and require the development of solar specific industry engineering consensus standards.

14 SOLAR ENERGY↗

Report on technical development in ANL for innovative creep testing and measurement

This report summarizes a research effort undertaken by Argonne National Laboratory to accelerate the development of creep data package for ASME code qualification. Progress on the fabrication of a 3-sample load train and the application of a direct current potential drop (DCPD) technique to measure large creep strains are reported. Specifically: (1) The 3-sample load train, with three sets of Linear Variable Differential Transformers (LVDT), has been fabricated and assembled. (2) A DCPD method for creep-strain measurement up to 50% has been demonstrated. The DCPD data matches very well to LVDT results, suggesting its potential application in future creep testing. The technical developments contribute towards shortening the time needed to generate a creep data package for an ASME code case of the laser powder bed fusion 316H stainless steel, an effort under the US Department of Energy’s Advanced Materials and Manufacturing Technologies (AMMT) program.

22 GENERAL STUDIES OF NUCLEAR REACTORS↗

Electromagnetic Transient Modeling of Large Data Centers for Grid-Level Studies

The magnitude and complexity of electricity usage patterns from large data centers are having significant impacts on the operation and dynamics of the power grid; grid operators and planners require a range of specialized data center models to properly evaluate these impacts and specify technical solutions as needed. Towards addressing this need, Pacific Northwest National Laboratory (PNNL) has developed a library of electromagnetic transient (EMT) models for grid-level studies of data centers called the data center model library (DML). This report describes how the DML was created and how it may properly be used. The models present in the DML are generic models; subject matter expertise and additional technical data are needed to modify these models before they can represent any real data center. However, they will significantly reduce the level of effort required to develop site-specific models and can serve as a common starting point to guide industry towards a more refined consensus. Most of the models within DML are dedicated to representing the power electronics interfaces commonly used in modern data centers, such as double-conversion uninterruptible power supplies and single-phase power factor correction converters. These models are intended for use in grid-level studies and are a simplified aggregation of many small components. That said, background material on the physical and electrical design of large data centers is provided as companion material so that users can be aware of many of the details which have been omitted or streamlined as a matter of practical necessity. Additionally, guidance on the application of EMT analysis for data center interconnection studies is provided, which aids users in identifying when the DML is necessary and what sort of additional model development may be necessary for conducting real-world studies.

24 POWER TRANSMISSION AND DISTRIBUTION↗

Electromagnetic Transient Modeling of Large Data Centers for Grid-Level Studies: Beta Release

The magnitude and complexity of electricity usage patterns from large data centers are having significant impacts on the operation and dynamics of the power grid; grid operators and planners require a range of specialized data center models to properly evaluate these impacts and specify technical solutions as needed. Towards addressing this need, Pacific Northwest National Laboratory (PNNL) has developed a library of electromagnetic transient (EMT) models for grid-level studies of data centers called the data center model library (DML). This report describes how the DML was created and how it may properly be used. This report details the DML’s beta release, completed in July 2026. This is a revision and expansion of the alpha release, which was made available in January 2026 The models present in the DML are generic models; subject matter expertise and additional technical data are needed to modify these models before they can represent any real data center. However, they will significantly reduce the level of effort required to develop site-specific models and can serve as a common starting point to guide industry towards a more refined consensus. Most of the models within DML are dedicated to representing the power electronics interfaces commonly used in modern data centers, such as double-conversion uninterruptible power supplies and single-phase power factor correction converters. These models are intended for use in grid-level studies and are a simplified aggregation of many small components. That said, background material on the physical and electrical design of large data centers is provided as companion material so that users can be aware of many of the details which have been omitted or streamlined as a matter of practical necessity. Additionally, guidance on the application of EMT analysis for data center interconnection studies is provided, which aids users in identifying when the DML is necessary and what sort of additional model development may be necessary for conducting real-world studies.

electromagnetic transients↗

Near wake evolution of a tidal stream turbine due to asymmetric sheared turbulent inflow with different integral length scales

Tidal stream turbines deployed at highly energetic open water sites are subjected to sheared inflow in the rotor plane. The inflow shear is expected to cause asymmetric loading on the rotor blades and affect the downstream wake. In the current study, two different turbulent inflow conditions, static-high shear and dynamic shear, were generated via an active-grid turbulence generator. A 1:20 scaled three-bladed horizontal axis tidal turbine model was tested in those conditions. The results were compared to a quasi-laminar case with no imposed turbulence or shear. The results show that the high shear reduces the average performance, with a drop of up to 16% in the optimal power coefficient. Besides, the shear profiles increase torque fluctuations and induce significant differences in wake hydrodynamics between the high-speed (upper) and low-speed (lower) regions. The large integral length scales further enhance the load fluctuations perceived by the rotor but have a negligible effect on the mean wake field quantities and the wake recovery. The lower half region featured a faster breakdown of tip vortex structure and a rapid drop of swirl number, a phenomenon conjectured to be a consequence of the strong turbulence intensities and Reynolds stresses in the lower half region. Furthermore, the sheared turbulent inflow also results in a very intensive energy redistribution process towards large-scale, low-frequency motions, which is important to the downstream turbines.

16 TIDAL AND WAVE POWER↗

Why is My Zero Energy Home Not a Zero Carbon Home?

For years, carbon calculations were done very simply. The method of calculation was to take annual totals of energy consumption and multiply by an average emission factor, either for the grid serving a project or for a larger region (e.g. an EPA eGRID sub region). The level of accuracy of this approximation was reasonably good, although the issue of accuracy was not, to our knowledge, tested. And the data required were minimal – just a year’s worth of bills for each fuel and one lookup factor. But this method assures that a net zero energy home is automatically a net zero carbon home because zero times any possible emission factor is still zero. Starting in the early 2010s, things changed – grids were starting to rely more and more heavily on renewables, and the difference was showing up on aggregate load curves. This was perhaps noticed first in California, where aggressive renewable policies led to significant renewable power generation large enough to affect the overall shape of the diurnal load curve for the Independent Systems Operator.

14 SOLAR ENERGY↗